IVsSelectionContext Properties
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Modeling.Diagrams.ExtensionEnablement
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentContextMenuHost | Get the current context menu host |
![]() | CurrentDocumentSelection | Returns the collection of selected elements in the active document window. |
![]() | CurrentSelection | Returns the collection of selected elements in the active window. This could be a document window or tool window. |
![]() | CurrentStore | Store associated to the current DocData normally. But other can override it in case of special needs ($$$common Store for instance) |
![]() | DiagramClientView | Gets the currently focused DiagramClientView |
![]() | SingleDocumentSelection | Returns the primary selected object in the active document window. |
![]() | SingleSelection | Returns the primary selected object in active window. This could be a document window or tool window. |
Show:
