3 references to Copy
PresentationCore (3)
Core\CSharp\System\Windows\Ink\Stroke.cs (3)
793Stroke stroke = Copy(sourceStylusPoints, fragment.BeginFIndex, fragment.EndFIndex); 858Stroke stroke = Copy(sourceStylusPoints, beginFIndex, fragment.BeginFIndex); 867Stroke stroke = Copy(sourceStylusPoints, beginFIndex, StrokeFIndices.AfterLast);