ContextChangedEventArgs class

Provides data for the ContextChanged event.

Inheritance hierarchy

System.Object
  System.EventArgs
    Microsoft.Office.InfoPath.ContextChangedEventArgs

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public MustInherit Class ContextChangedEventArgs _
    Inherits EventArgs
'Usage
Dim instance As ContextChangedEventArgs
public abstract class ContextChangedEventArgs : EventArgs

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

ContextChangedEventArgs members

Microsoft.Office.InfoPath namespace