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