2 references to StrokeCollectionCountTooBig
PresentationCore (2)
MS\Internal\Ink\GestureRecognizer\NativeRecognizer.cs (1)
125throw new ArgumentException(SR.StrokeCollectionCountTooBig, nameof(strokes));
System\Windows\Ink\GestureRecognizer.cs (1)
164throw new ArgumentException(SR.StrokeCollectionCountTooBig, nameof(strokes));