ValidationStateChangedEventArgs Clase

Definición

Proporciona información sobre el evento OnValidationStateChanged.

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

Constructores

Nombre Description
ValidationStateChangedEventArgs()

Crea una instancia de ValidationStateChangedEventArgs

Campos

Nombre Description
Empty

Obtiene una instancia vacía compartida de ValidationStateChangedEventArgs.

Se aplica a