| ValidationEventArgsPropertyName Property |
Gets the property name of the property that is being validated.
Namespace:
Cauldron.XAML.Validation
Assembly:
Cauldron.Win32.WPF (in Cauldron.Win32.WPF.dll) Version: 3.2.0.1 (3.2.0.1)
Syntax public string PropertyName { get; }
Property Value
Type:
String[Missing <value> documentation for "P:Cauldron.XAML.Validation.ValidationEventArgs.PropertyName"]
See Also