C# Class MvvmValidation.ValidationResultChangedEventArgs

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

Private Properties

Property Type Description
ValidationResultChangedEventArgs System

Private Methods

Method Description
ValidationResultChangedEventArgs ( object target, ValidationResult newResult ) : System