Namespace EmptyKeys.UserInterface.Data
Classes
Binding
Implements binding definition
BindingExpression
Implements binding logic
BindingOperations
Implements methods for managing bindings
BooleanToVisibilityConverter
Implements converter boolean to visibility and back
ColorBrushConverter
Implements Color Brush value converter
DefaultValueConverter
Implements default value converter for binding, base class for other converters
GeneratedPropertyInfo
Implements Property Info for generated properties (generated bindings)
ObjectSourceConverter
Implements object source converter for binding
ObjectTargetConverter
Implements object target converter
PropertyPath
Implements parsing of path and set/get value for binding
ReflectionPropertyInfo
Implements reflection based property info
StringToVisibilityConverter
Implements converter for string to Visibility value
SystemConvertConverter
Implements default system convert converter
ValueConverterAttribute
Implements Value Converter Attribute
Interfaces
IPropertyInfo
Describes property info interface for binding of property
IValueConverter
Interface for binding Value Converter
Enums
BindingMode
Binding modes