IUIObjectService Members
Provides direct access to a UI element from the view model without referencing the UI element’s real type. This interface is implemented in the UIObjectService class.
#Properties
Name | Description |
---|---|
Object | Gets a UI element of the dynamic type. |
See Also