Validate Members
Include Protected Members
Include Inherited Members
The Validate type exposes the following members.
Methods
Name | Description | |
---|---|---|
GetBindingForProperty |
Gets the value of the BindingForProperty attached property for a specified element.
|
|
GetUsingRulesetName |
Gets the value of the UsingRulesetName attached property for a specified element.
|
|
GetUsingSource |
Gets the value of the UsingSource attached property for a specified element.
|
|
GetValidatesOnTargetUpdated |
Gets the value of the ValidatesOnTargetUpdated attached property for a specified element.
|
|
SetBindingForProperty |
Sets the value of the BindingForProperty attached property to a specified element.
|
|
SetUsingRulesetName |
Sets the value of the UsingRulesetName attached property to a specified element.
|
|
SetUsingSource |
Sets the value of the UsingSource attached property to a specified element.
|
|
SetValidatesOnTargetUpdated |
Sets the value of the ValidatesOnTargetUpdated attachs property for a specified element.
|
Fields
Name | Description | |
---|---|---|
BindingForPropertyProperty |
Identifies the BindingForProperty attached property.
|
|
UsingRulesetNameProperty |
Identifies the UsingRulesetName attached property.
|
|
UsingSourceProperty |
Identifies the UsingSource attached property.
|
|
ValidatesOnTargetUpdatedProperty |
Enable validation to fire when the source object's value changes.
|
Attached Properties
Name | Description | |
---|---|---|
BindingForProperty | ||
UsingRulesetName | ||
UsingSource | ||
ValidatesOnTargetUpdated |
See Also
Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WPF Namespace