UIObjectService Events
Allows you to write View Model code that can access UI objects in a View and does not reference the object’s type.Name | Description |
---|---|
Changed | Occurs when the Freezable or an object it contains is modified. Inherited from Freezable. |
See Also