2 references to GetStrokeIndexes
PresentationCore (2)
System\Windows\Ink\StrokeCollection.cs (2)
380int[] indexes = this.GetStrokeIndexes(strokes); 485int[] indexes = this.GetStrokeIndexes(strokesToReplace);