ModelingWindowPane.SelectionChanging Event

Definition

This event gets fired just prior to a selection change in this window. Clients that want notification of selection changes to this window should register an event handler.

public:
 virtual event EventHandler ^ SelectionChanging;
public event EventHandler SelectionChanging;
member this.SelectionChanging : EventHandler 
Public Event SelectionChanging As EventHandler 

Event Type

Implements

Applies to