SelectedShapesCollection.SelectionChangedByDeletion Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Occurs when the selection is about to change because a ModelElement that an item in the selection refers to has been deleted.
public:
event Microsoft::VisualStudio::Modeling::Diagrams::SelectionChangedByDeletionEventHandler ^ SelectionChangedByDeletion;
public event Microsoft.VisualStudio.Modeling.Diagrams.SelectionChangedByDeletionEventHandler SelectionChangedByDeletion;
member this.SelectionChangedByDeletion : Microsoft.VisualStudio.Modeling.Diagrams.SelectionChangedByDeletionEventHandler
Public Event SelectionChangedByDeletion As SelectionChangedByDeletionEventHandler