ContextChangedEventArgs members

Include protected members
Include inherited members

Provides data for the ContextChanged event.

The ContextChangedEventArgs type exposes the following members.

Constructors

  Name Description
Protected method ContextChangedEventArgs

Top

Properties

  Name Description
Public property ChangeType Gets the type of context change that was performed when the ContextChanged event occurred.
Public property Context Gets a reference to an XPathNavigator object positioned at the context node that raised the ContextChanged event.
Public property UndoRedo Gets a value indicating whether the context change event occurred in response to undoing or redoing an operation.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top

See also

Reference

ContextChangedEventArgs class

Microsoft.Office.InfoPath namespace