1 override of Filter
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\Lasso.cs (1)
684protected override bool Filter(Point point)
2 references to Filter
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\Lasso.cs (2)
110if (!Filter(point)) 697if (true == _hasLoop || true == base.Filter(point))