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