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