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