2 references to IsValidValueForUpdate
PresentationFramework (2)
src\Framework\System\Windows\Data\BindingExpression.cs (2)
1874!IsValidValueForUpdate(value, sourceType)) 1895if (value == null || !IsValidValueForUpdate(value, sourceType))