SelectedShapesCollection.SelectionChangedByDeletion Event

Definition

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 

Event Type

Applies to