UIObjectService Constructors
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 |
---|---|
UIObject |
Initializes a new instance of the UIObject |
See Also