3 references to IsValidType
WindowsBase (3)
Base\System\Windows\DependencyProperty.cs (3)
400if (!IsValidType(defaultValue, propertyType)) 917return IsValidType(value, PropertyType); 929if (!IsValidType(value, PropertyType))