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