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