8 references to ElementEnd
PresentationBuildTasks (8)
Framework\System\Windows\Markup\StyleXamlParser.cs (1)
121
case XamlNodeType.
ElementEnd
:
Framework\System\Windows\Markup\TemplateXamlParser.cs (1)
108
case XamlNodeType.
ElementEnd
:
Framework\System\Windows\Markup\XamlNodes.cs (2)
316
XamlNodeType.
ElementEnd
,
1330
: this (XamlNodeType.
ElementEnd
,lineNumber,linePosition,depth)
Framework\System\Windows\Markup\XamlParser.cs (1)
305
case XamlNodeType.
ElementEnd
:
Framework\System\Windows\Markup\XamlReaderHelper.cs (3)
6112
if( xamlNode.TokenType == XamlNodeType.
ElementEnd
)
6212
case XamlNodeType.
ElementEnd
:
6471
case XamlNodeType.
ElementEnd
: