1 override of Filter
PresentationCore (1)
MS\Internal\Ink\Lasso.cs (1)
680protected override bool Filter(Point point)
2 references to Filter
PresentationCore (2)
MS\Internal\Ink\Lasso.cs (2)
105if (!Filter(point)) 693if (true == _hasLoop || true == base.Filter(point))