3 references to KeyAttribute
PresentationCore (3)
Core\CSharp\MS\Internal\FontFace\CompositeFontParser.cs (3)
538
if (_reader.NamespaceURI == XamlNamespace && _reader.LocalName ==
KeyAttribute
)
735
if (_reader.NamespaceURI == XamlNamespace && _reader.LocalName ==
KeyAttribute
)
753
FailMissingAttribute(
KeyAttribute
);