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