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