Validate Members

Include Protected Members
Include Inherited Members

The Validate type exposes the following members.

Methods

  Name Description
Public methodStatic member GetBindingForProperty
Gets the value of the BindingForProperty attached property for a specified element.
Public methodStatic member GetUsingRulesetName
Gets the value of the UsingRulesetName attached property for a specified element.
Public methodStatic member GetUsingSource
Gets the value of the UsingSource attached property for a specified element.
Public methodStatic member GetValidatesOnTargetUpdated
Gets the value of the ValidatesOnTargetUpdated attached property for a specified element.
Public methodStatic member SetBindingForProperty
Sets the value of the BindingForProperty attached property to a specified element.
Public methodStatic member SetUsingRulesetName
Sets the value of the UsingRulesetName attached property to a specified element.
Public methodStatic member SetUsingSource
Sets the value of the UsingSource attached property to a specified element.
Public methodStatic member SetValidatesOnTargetUpdated
Sets the value of the ValidatesOnTargetUpdated attachs property for a specified element.

Fields

  Name Description
Public fieldStatic member BindingForPropertyProperty
Identifies the BindingForProperty attached property.
Public fieldStatic member UsingRulesetNameProperty
Identifies the UsingRulesetName attached property.
Public fieldStatic member UsingSourceProperty
Identifies the UsingSource attached property.
Public fieldStatic member ValidatesOnTargetUpdatedProperty
Enable validation to fire when the source object's value changes.

Attached Properties

  Name Description
Public attached property BindingForProperty
Public attached property UsingRulesetName
Public attached property UsingSource
Public attached property ValidatesOnTargetUpdated

See Also

Validate Class

Microsoft.Practices.EnterpriseLibrary.Validation.Integration.WPF Namespace