WindowPaneProviderService.CreateWindowPane Method
Include Protected Members
Include Inherited Members
Creates a window pane.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CreateWindowPane(DesignSurface) | Creates a window pane for the specified design surface. | |
CreateWindowPane(Type, DesignSurface) | Creates a designer window pane for the specified type of window pane. |
Top