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