Constructor UIToolkitHost
UIToolkitHost(UIDocument)
Default constructor. Creates a new instance of UIToolkitHost that hosts an app in the given UIDocument.
Declaration
public UIToolkitHost(UIDocument uiDocument)
Parameters
Type | Name | Description |
---|---|---|
UIDocument | uiDocument | The UIDocument to host the app in. |