3 references to IsEmpty
PresentationCore (3)
System\Windows\Media\GeometryHitTestParameters.cs (1)
172while (!_matrixStack.IsEmpty)
System\Windows\Media\MatrixStack.cs (2)
163Debug.Assert(!IsEmpty); 175Debug.Assert(!IsEmpty);