2 references to Validate
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingGroup.cs (2)
997
ValidationResult validationResult = rule.
Validate
(DependencyProperty.UnsetValue, culture, this);
1231
ValidationResult validationResult = rule.
Validate
(DependencyProperty.UnsetValue, culture, this);