1 override of Filter
PresentationCore (1)
MS\Internal\Ink\Lasso.cs (1)
679protected override bool Filter(Point point)
2 references to Filter
PresentationCore (2)
MS\Internal\Ink\Lasso.cs (2)
104if (!Filter(point)) 692if (_hasLoop || base.Filter(point))