UIFactoryHelper.GetViewFromUIFactory Method
Include Protected Members
Include Inherited Members
Microsoft internal use only.
Creates a UI element from the UI factory service.
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 | |
---|---|---|
GetViewFromUIFactory(VsUIElementDescriptor) | Microsoft internal use only. Creates a UI element from the UI factory service from the UI element descriptor. | |
GetViewFromUIFactory(Guid, UInt32) | Microsoft internal use only. Creates a UI element from the UI factory service from the UI element identifier. |
Top