2 references to ClipPoint
System.Activities.Presentation (2)
System.Activities.Presentation\System\Activities\Presentation\View\RubberBandSelector.cs (2)
251Point start = ClipPoint(transform2.Transform(transform1.Transform(this.StartPoint))); 252Point end = ClipPoint(transform2.Transform(transform1.Transform(this.EndPoint)));