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