1 override of AddPointImpl
PresentationCore (1)
Core\CSharp\MS\Internal\Ink\Lasso.cs (1)
760protected override void AddPointImpl(Point point)
2 references to AddPointImpl
PresentationCore (2)
Core\CSharp\MS\Internal\Ink\Lasso.cs (2)
113AddPointImpl(point); 763base.AddPointImpl(point);