XLE  v0.02.0
Public Member Functions | Public Attributes | Protected Member Functions | Protected Attributes | List of all members
GUILayer::PropertyPair< NameType, ValueType > Class Template Reference
Inheritance diagram for GUILayer::PropertyPair< NameType, ValueType >:
Inheritance graph
[legend]

Public Member Functions

void set (NameType)
 
void set (ValueType)
 
 PropertyPair (NameType name, ValueType value)
 

Public Attributes

property NameType Name { NameType get()
 
property ValueType Value { ValueType get()
 
virtual event PropertyChangedEventHandler PropertyChanged
 

Protected Member Functions

void NotifyPropertyChanged (String^propertyName)
 

Protected Attributes

System::Threading::SynchronizationContext _propertyChangedContext
 
NameType _name
 
ValueType _value
 

The documentation for this class was generated from the following files: