UIObjectService Events
Allows you to access an associated UI element from the View Model without creating a strong-typed reference.
Name | Description |
---|---|
Binding |
Occurs when the value of the Binding |
Property |
Occurs when a property value changes.
Inherited from Bindable |
Property |
Occurs when a property value is changing.
Inherited from Bindable |
See Also