ContextChangeEventArgs.Reason Property

Definition

Gets the reason why the selection has changed.

public:
 property int Reason { int get(); };
public int Reason { get; }
member this.Reason : int
Public ReadOnly Property Reason As Integer

Property Value

One of the WdXMLSelectionChangeReason values.

Applies to