34 references to Depth
PresentationBuildTasks (34)
BuildTasks\Ms\Internal\MarkupCompiler\ParserExtension.cs (2)
112xamlObjectNode.Depth, 623xamlClrEventNode.Depth,
Framework\System\Windows\Markup\StyleXamlParser.cs (9)
524xamlEndAttributesNode.Depth, 675_inPropertyTriggerDepth = xamlElementStartNode.Depth; 681_inSetterDepth = xamlElementStartNode.Depth; 825xamlElementEndNode.Depth == _inSetterDepth) 831if (xamlElementEndNode.Depth == _inPropertyTriggerDepth) 1250xamlClrEventNode.Depth, 1261xamlClrEventNode.Depth, 1273xamlClrEventNode.Depth)); 1449xamlPropertyNode.LinePosition,xamlPropertyNode.Depth,
Framework\System\Windows\Markup\TemplateXamlParser.cs (20)
256if (_inSetterDepth == xamlUnknownTagEndNode.Depth) 261xamlUnknownTagEndNode.Depth); 712_inPropertyTriggerDepth = xamlElementStartNode.Depth; 718_inSetterDepth = xamlElementStartNode.Depth; 735xamlElementStartNode.Depth, 743xamlElementStartNode.Depth)); 884xamlElementEndNode.Depth == _inSetterDepth) 890if (xamlElementEndNode.Depth == _inPropertyTriggerDepth) 911xamlElementEndNode.Depth)); 1382xamlClrEventNode.Depth, 1444xamlPropertyNode.Depth, 1452xamlPropertyNode.Depth)); 1456xamlPropertyNode.Depth, 1462xamlPropertyNode.Depth)); 1466xamlPropertyNode.Depth)); 1646xamlPropertyNode.Depth, 1654xamlPropertyNode.Depth)); 1658xamlPropertyNode.Depth, 1665xamlPropertyNode.Depth)); 1669xamlPropertyNode.Depth));
Framework\System\Windows\Markup\XamlParser.cs (3)
485if (0 == xamlEndAttributesNode.Depth) 1220if (xamlNode.Depth <= SkipActionDepthCount && 1249SkipActionDepthCount = xamlNode.Depth;