IVsUIElement Methods

 

Namespace:   Microsoft.VisualStudio.Shell.Interop
Assembly:  Microsoft.VisualStudio.Shell.Interop.10.0 (in Microsoft.VisualStudio.Shell.Interop.10.0.dll)

NameDescription
System_CAPS_pubmethodget_DataSource(IVsUISimpleDataSource^)

Gets the data source for this element.

System_CAPS_pubmethodGetUIObject(Object^)

Gets the implementation-specific object (for example, an IVsUIWpfElement or an IVsUIWin32Element).

System_CAPS_pubmethodput_DataSource(IVsUISimpleDataSource^)

Binds the specified data source to this element.

System_CAPS_pubmethodTranslateAccelerator(IVsUIAccelerator^)

Translates keyboard accelerators.

Return to top
Show: