3 references to Copy
PresentationCore (3)
System\Windows\Ink\Stroke.cs (3)
776Stroke stroke = Copy(sourceStylusPoints, fragment.BeginFIndex, fragment.EndFIndex); 841Stroke stroke = Copy(sourceStylusPoints, beginFIndex, fragment.BeginFIndex); 850Stroke stroke = Copy(sourceStylusPoints, beginFIndex, StrokeFIndices.AfterLast);