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