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