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