DelegateBindingT, TValue Properties |
The DelegateBindingT, TValue generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddChangeEvent |
Gets or sets the delegate to register the change event, when needed by the consumer of this binding.
|
![]() | DefaultGetValue |
Gets or sets the default get value, when the object instance is null.
|
![]() | DefaultSetValue |
Gets or sets the default set value, when the incoming value is null.
|
![]() | GetValue |
Gets or sets the delegate to get the value for this binding.
|
![]() | RemoveChangeEvent |
Gets or sets the delegate to remove the change event.
|
![]() | SetValue |
Gets or sets the delegate to set the value for this binding.
|