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