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