3 references to SUBCLASS
PresentationBuildTasks (3)
MS\Internal\MarkupCompiler\ParserExtension.cs (3)
469else if (xmlReader.LocalName == SUBCLASS) 818bool isSubClass = xamlDefAttributeNode.Name == SUBCLASS; 869SUBCLASS,