6 references to EndAttributes
PresentationBuildTasks (6)
MS\Internal\Localization\LocalizationParserHooks.cs (1)
86
case XamlNodeType.
EndAttributes
:
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (1)
120
case XamlNodeType.
EndAttributes
:
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlNodes.cs (1)
1935
: base (XamlNodeType.
EndAttributes
,lineNumber,linePosition,depth)
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParser.cs (1)
472
case XamlNodeType.
EndAttributes
:
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlReaderHelper.cs (2)
5924
((XamlNode)_xamlNodes[i]).TokenType == XamlNodeType.
EndAttributes
)
6262
case XamlNodeType.
EndAttributes
: