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