34 references to Depth
PresentationBuildTasks (34)
MS\Internal\MarkupCompiler\ParserExtension.cs (2)
103xamlObjectNode.Depth, 614xamlClrEventNode.Depth,
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\StyleXamlParser.cs (9)
515xamlEndAttributesNode.Depth, 663_inPropertyTriggerDepth = xamlElementStartNode.Depth; 669_inSetterDepth = xamlElementStartNode.Depth; 813xamlElementEndNode.Depth == _inSetterDepth) 819if (xamlElementEndNode.Depth == _inPropertyTriggerDepth) 1238xamlClrEventNode.Depth, 1249xamlClrEventNode.Depth, 1261xamlClrEventNode.Depth)); 1437xamlPropertyNode.LinePosition,xamlPropertyNode.Depth,
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\TemplateXamlParser.cs (20)
248if (_inSetterDepth == xamlUnknownTagEndNode.Depth) 253xamlUnknownTagEndNode.Depth); 701_inPropertyTriggerDepth = xamlElementStartNode.Depth; 707_inSetterDepth = xamlElementStartNode.Depth; 724xamlElementStartNode.Depth, 732xamlElementStartNode.Depth)); 871xamlElementEndNode.Depth == _inSetterDepth) 877if (xamlElementEndNode.Depth == _inPropertyTriggerDepth) 898xamlElementEndNode.Depth)); 1370xamlClrEventNode.Depth, 1432xamlPropertyNode.Depth, 1440xamlPropertyNode.Depth)); 1444xamlPropertyNode.Depth, 1450xamlPropertyNode.Depth)); 1454xamlPropertyNode.Depth)); 1634xamlPropertyNode.Depth, 1642xamlPropertyNode.Depth)); 1646xamlPropertyNode.Depth, 1653xamlPropertyNode.Depth)); 1657xamlPropertyNode.Depth));
src\Microsoft.DotNet.Wpf\src\PresentationFramework\System\Windows\Markup\XamlParser.cs (3)
477if (0 == xamlEndAttributesNode.Depth) 1114if (xamlNode.Depth <= SkipActionDepthCount && 1143SkipActionDepthCount = xamlNode.Depth;