2 references to NameScopePropertyAttribute
System.Xaml (2)
System\Xaml\Schema\TypeReflector.cs (2)
415object obj = GetCustomAttribute(typeof(XAML3.NameScopePropertyAttribute), xamlType.UnderlyingType); 416if (obj is XAML3.NameScopePropertyAttribute nspAttr)