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