UIFactoryHelper Class
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Microsoft internal use only.
Provides helper methods for working with UI Factories.
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assemblies: Microsoft.VisualStudio.Shell.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)
Microsoft.VisualStudio.Shell.12.0 (in Microsoft.VisualStudio.Shell.12.0.dll)
The UIFactoryHelper type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | CreateElementAndDataSource(FactoryElementIDBundle) | |
![]() ![]() | CreateElementAndDataSource(FactoryElementID, FactoryElementID) | |
![]() ![]() | 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. |
![]() ![]() | ResolveWpfViewAndSetDataContext | Microsoft internal use only. Given a UI element created by a UI factory, resolves it to a Windows Presentation Format (WPF) FrameworkElement and binds it to the given model. |
Show:
