2 overrides of LookupValidationRule
PresentationFramework (2)
System\Windows\Data\Binding.cs (1)
677
internal override ValidationRule
LookupValidationRule
(Type type)
System\Windows\Data\MultiBinding.cs (1)
352
internal override ValidationRule
LookupValidationRule
(Type type)
1 reference to LookupValidationRule
PresentationFramework (1)
System\Windows\Data\BindingBase.cs (1)
438
return
LookupValidationRule
(type);