ValidationStateChangedEventArgs Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |