4 references to Depth
PresentationBuildTasks (4)
src\Microsoft.DotNet.Wpf\src\Shared\System\Windows\Markup\XmlCompatibilityReader.cs (4)
252
if (Scope.
Depth
== elementDepth)
1097
if (Scope.
Depth
== elementDepth)
1116
if (elementDepth == Scope.
Depth
)
1132
if (_compatibilityScope.
Depth
< elementDepth)