IVsUIElement Interface
Visual Studio 2015
Represents a non-platform-specific UI element.
Assembly: Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)
| Name | Description | |
|---|---|---|
![]() | get_DataSource(IVsUISimpleDataSource) | Gets the data source for this element. |
![]() | GetUIObject(Object) | Gets the implementation-specific object (for example, an IVsUIWpfElement or an IVsUIWin32Element). |
![]() | put_DataSource(IVsUISimpleDataSource) | Binds the specified data source to this element. |
![]() | TranslateAccelerator(IVsUIAccelerator) | Translates keyboard accelerators. |
Show:
