WindowsUIView Constructors
A DocumentManager View that allows you to create Windows 10-like applications.| Name | Parameters | Description |
|---|---|---|
| WindowsUIView() | none | Initializes a new instance of the WindowsUIView class with the default settings. |
| WindowsUIView(IContainer) | container | Initializes a new instance of the WindowsUIView class with the specified container. |
See Also