2 references to IsValidValueForUpdate
PresentationFramework (2)
System\Windows\Data\BindingExpression.cs (2)
1855!IsValidValueForUpdate(value, sourceType)) 1876if (value == null || !IsValidValueForUpdate(value, sourceType))