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