| Concept.Utils.Wpf Assembly > Concept.Utils.Wpf Namespace > ConceptUtilsWpfUtils Class : AreBindingValidationsValid Method |
DependencyObject on which to test the validation rules.
DependencyObject passed in parameters, recursively to all its visual children. For each validation rule that is not valid, marks it as invalid.public static bool AreBindingValidationsValid( DependencyObject dependencyObject )
DependencyObject on which to test the validation rules.True if all validation rules are valid, False otherwise.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