4 references to Depth
PresentationFramework (4)
System\Windows\Markup\StyleModeStack.cs (4)
51
Debug.Assert(
Depth
>= 0, $"StyleModeStack's depth was {
Depth
}, should be >= 0");
68
Debug.Assert(
Depth
>= 0, $"StyleMode::Pop() with depth of {
Depth
}, should be >= 0");