WindowPane Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of WindowPane.
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 | |
---|---|---|
WindowPane() | Initializes a new instance of WindowPane with a nulla null reference (Nothing in Visual Basic) parent service provider | |
WindowPane(IServiceProvider) | Initializes a new instance of WindowPane with the specified service provider. |
Top