3 references to IsEmpty
PresentationCore (3)
Core\CSharp\System\Windows\Media\GeometryHitTestParameters.cs (1)
173while (!_matrixStack.IsEmpty)
Core\CSharp\System\Windows\Media\MatrixStack.cs (2)
165Debug.Assert(!IsEmpty); 177Debug.Assert(!IsEmpty);