2 references to IsEmpty
PresentationCore (2)
System\Windows\Ink\IncrementalHitTester.cs (1)
342if ((_lasso.IsEmpty) || (lastPointIndex == (_lasso.PointCount - 1) && false == _lasso.IsIncrementalLassoDirty)
System\Windows\Ink\Stroke2.cs (1)
600if (lasso.IsEmpty)