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.