1 reference to IsAllowedType
PresentationFramework (1)
System\Windows\Markup\RestrictiveXamlXmlReader.cs (1)
106if ((NodeType == System.Xaml.XamlNodeType.StartObject && !IsAllowedType(Type.UnderlyingType)) ||