4 references to Depth
PresentationFramework (4)
src\Framework\System\Windows\Markup\StyleModeStack.cs (4)
47Debug.Assert(Depth >= 0, "StyleModeStack's depth was " + Depth + ", should be >= 0"); 64Debug.Assert(Depth >= 0, "StyleMode::Pop() with depth of " + Depth + ", should be >= 0");