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