C# Class MvvmValidation.ValidationResultChangedEventArgs

Contains arguments for the ValidationHelper.ResultChanged event.
Inheritance: System.EventArgs
Afficher le fichier Open project: pglazkov/MvvmValidation Class Usage Examples

Private Properties

Свойство Type Description
ValidationResultChangedEventArgs System

Private Methods

Méthode Description
ValidationResultChangedEventArgs ( object target, ValidationResult newResult ) : System