Enum BindingMode
Binding modes
Namespace: EmptyKeys.UserInterface.Data
Assembly: EmptyKeys.UserInterface.dll
Syntax
public enum BindingMode
Fields
| Name | Description |
|---|---|
| Default | The default |
| OneTime | The one time |
| OneWay | The one way |
| OneWayToSource | The one way to source |
| TwoWay | The two way |