2 overrides of LookupValidationRule
PresentationFramework (2)
src\Framework\System\Windows\Data\Binding.cs (1)
690
internal override ValidationRule
LookupValidationRule
(Type type)
src\Framework\System\Windows\Data\MultiBinding.cs (1)
362
internal override ValidationRule
LookupValidationRule
(Type type)
1 reference to LookupValidationRule
PresentationFramework (1)
src\Framework\System\Windows\Data\BindingBase.cs (1)
443
return
LookupValidationRule
(type);