ValidationStateChangedEventArgs Class

Definition

Provides information about the OnValidationStateChanged event.

public ref class ValidationStateChangedEventArgs sealed : EventArgs
public sealed class ValidationStateChangedEventArgs : EventArgs
type ValidationStateChangedEventArgs = class
    inherit EventArgs
Public NotInheritable Class ValidationStateChangedEventArgs
Inherits EventArgs
Inheritance
ValidationStateChangedEventArgs

Constructors

ValidationStateChangedEventArgs()

Creates a new instance of ValidationStateChangedEventArgs

Fields

Empty

Gets a shared empty instance of ValidationStateChangedEventArgs.

Applies to