SelectedShapesCollection.TopLevelItems Property

Definition

Gets the top level items in the selection.

public:
 property Microsoft::VisualStudio::Modeling::Diagrams::DiagramItemCollection ^ TopLevelItems { Microsoft::VisualStudio::Modeling::Diagrams::DiagramItemCollection ^ get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemCollection TopLevelItems { get; }
member this.TopLevelItems : Microsoft.VisualStudio.Modeling.Diagrams.DiagramItemCollection
Public ReadOnly Property TopLevelItems As DiagramItemCollection

Property Value

Applies to