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