2 references to LookupValidationRule
PresentationFramework (2)
src\Framework\System\Windows\Data\Binding.cs (1)
692
return
LookupValidationRule
(type, ValidationRulesInternal);
src\Framework\System\Windows\Data\MultiBinding.cs (1)
364
return
LookupValidationRule
(type, ValidationRulesInternal);