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