2 references to StrokeIdGenerator
PresentationCore (2)
MS\Internal\Ink\InkSerializedFormat\InkSerializer.cs (2)
1875
int[] strokeIds =
StrokeIdGenerator
.GetStrokeIds(_coreStrokes);
1998
int[] strkIds =
StrokeIdGenerator
.GetStrokeIds(strokes);