SelectionState::CoercedSelectionPresentationElements Property
Visual Studio 2015
It is possible for the CoercedSelection to include Pels and Mels which are associated with Pels that are not already included. This method returns a collection which excludes any Mels.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property ICollection^ CoercedSelectionPresentationElements { ICollection^ get(); }
Property Value
Type: System.Collections::ICollection^
Show: