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