2 references to Clip
PresentationCore (2)
System\Windows\Ink\Stroke2.cs (1)
135
return this.
Clip
(this.HitTest(lasso));
System\Windows\Ink\StrokeCollection2.cs (1)
270
StrokeCollection clipResult = stroke.
Clip
(stroke.HitTest(lasso));