ValidationRequestedEventArgs 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 OnValidationRequested event.
public ref class ValidationRequestedEventArgs sealed : EventArgs
public sealed class ValidationRequestedEventArgs : EventArgs
type ValidationRequestedEventArgs = class
inherit EventArgs
Public NotInheritable Class ValidationRequestedEventArgs
Inherits EventArgs
- Inheritance
-
ValidationRequestedEventArgs
Constructors
ValidationRequestedEventArgs() |
Creates a new instance of ValidationRequestedEventArgs. |
Fields
Empty |
Gets a shared empty instance of ValidationRequestedEventArgs. |