Base:
property
ScopedName
MS.Internal.Xaml.Parser.XamlName.ScopedName
2 references to ScopedName
System.Xaml (2)
System\Xaml\Context\XamlContext.cs (1)
81
throw new XamlInternalException(SR.Format(SR.ParentlessPropertyElement, propName.
ScopedName
));
System\Xaml\Parser\XamlScanner.cs (1)
723
if (KS.Eq(_attributes[i].Name.
ScopedName
, XamlLanguage.Uid.Name))