UIElementDialogPage Properties
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | AutomationObject | Gets the DTE automation model object for a given instance of a dialog page class.(Inherited from DialogPage.) |
![]() | CanRaiseEvents | (Inherited from Component.) |
![]() | Child | Gets the Windows Presentation Foundation (WPF) child element to be hosted inside the dialog page. |
![]() | Container | (Inherited from Component.) |
![]() | DesignMode | (Inherited from Component.) |
![]() | Events | (Inherited from Component.) |
![]() | SettingsRegistryPath | Gets or sets the sub-key under the Visual Studio version-specific root for storing settings data for a dialog page.(Inherited from DialogPage.) |
![]() | SharedSettingsStorePath | Gets the location where the settings are stored in the shared settings store. It's based on the SharedSettingsAttribute on your AutomationObject, or the full type name if the attribute is not specified.(Inherited from DialogPage.) |
![]() | Site | Gets or sets the site of the dialog page. Overrides the implementation inherited from Component.(Inherited from DialogPage.) |
![]() | Window | Gets the handle to the UI control hosted in the ToolsOption page.(Overrides DialogPage::Window.) |

