[]
Represents a ControlValidatorSet which contains a set of ControlValidator.
[TypeConverter(typeof(ControlValidatorSetTypeConverter))]
public sealed class ControlValidatorSet : DependencyObject
<TypeConverter(GetType(ControlValidatorSetTypeConverter))>
Public NotInheritable Class ControlValidatorSet
Inherits DependencyObject
Name | Description |
---|---|
ControlValidatorSet() | Initializes a new instance of the ControlValidatorSet class. |
Name | Description |
---|---|
ControlValidators | Gets the collection of all ControlValidators. |