ConceptHMI Web Help
AreBindingValidationsValid Method
The DependencyObject on which to test the validation rules.
Tests all the validation rules of all the bindings of the DependencyObject passed in parameters, recursively to all its visual children. For each validation rule that is not valid, marks it as invalid.
Syntax
public static bool AreBindingValidationsValid( 
   DependencyObject dependencyObject
)

Parameters

dependencyObject
The DependencyObject on which to test the validation rules.

Return Value

True if all validation rules are valid, False otherwise.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

ConceptUtilsWpfUtils Class
ConceptUtilsWpfUtils Members

 

 


© 2016 Objectis

Send Feedback