IVsSelectionContext Properties

 

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)

NameDescription
System_CAPS_pubpropertyCurrentContextMenuHost

Get the current context menu host

System_CAPS_pubpropertyCurrentDocumentSelection

Returns the collection of selected elements in the active document window.

System_CAPS_pubpropertyCurrentSelection

Returns the collection of selected elements in the active window. This could be a document window or tool window.

System_CAPS_pubpropertyCurrentStore

Store associated to the current DocData normally. But other can override it in case of special needs ($$$common Store for instance)

System_CAPS_pubpropertyDiagramClientView

Gets the currently focused DiagramClientView

System_CAPS_pubpropertySingleDocumentSelection

Returns the primary selected object in the active document window.

System_CAPS_pubpropertySingleSelection

Returns the primary selected object in active window. This could be a document window or tool window.

Return to top
Show: