4 references to KeyElementStart
PresentationBuildTasks (4)
Framework\System\Windows\Markup\XamlNodes.cs (1)
2178
: base (XamlNodeType.
KeyElementStart
,
Framework\System\Windows\Markup\XamlParser.cs (1)
495
case XamlNodeType.
KeyElementStart
:
Framework\System\Windows\Markup\XamlReaderHelper.cs (2)
6076
else if( xamlNode.TokenType == XamlNodeType.
KeyElementStart
)
6290
case XamlNodeType.
KeyElementStart
: