1 reference to DependencyObjectType
PresentationFramework (1)
System\Windows\Markup\RestrictiveXamlXmlReader.cs (1)
198
bool isValidSubClass = type.IsSubclassOf(
DependencyObjectType
);