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