| Class and Description |
|---|
| BidirectionalBinding
This class allows for bidirectional binding of two
Propertys of different type using a converter to convert from one type to the other and vice versa. |
| IConverter
This interface is used to convert from a givne value into a desired value and vice versa.
|
| IFluentBinding
This interface allows for fluent api calls when binding
ObservableValue or Property. |
| IPropertyBinding
This interface allows for a
Property to be bound. |
Copyright © 2016 Saxonia Systems AG. All rights reserved.