3 references to IsEmpty
PresentationCore (3)
System\Windows\Media\GeometryHitTestParameters.cs (1)
164while (!_matrixStack.IsEmpty)
System\Windows\Media\MatrixStack.cs (2)
159Debug.Assert(!IsEmpty); 171Debug.Assert(!IsEmpty);