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