1 override of GetElementType
PresentationBuildTasks (1)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (1)
398
public override bool
GetElementType
(
6 references to GetElementType
PresentationBuildTasks (6)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (2)
417
bool foundElement = base.
GetElementType
(xmlReader, localName, namespaceUri,
462
foundElement = base.
GetElementType
(xmlReader, genericName, namespaceUri,
Framework\System\Windows\Markup\XamlReaderHelper.cs (4)
486
if (ControllingXamlParser.
GetElementType
(XmlReader, localName + "Extension",
494
return ControllingXamlParser.
GetElementType
(XmlReader, localName,
501
if (ControllingXamlParser.
GetElementType
(XmlReader, localName,
509
return ControllingXamlParser.
GetElementType
(XmlReader, localName + "Extension",