4 references to InvalidStylusPointConstructionZeroLengthCollection
PresentationCore (4)
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (4)
45throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, nameof(initialCapacity)); 70throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, nameof(initialCapacity)); 88throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, nameof(stylusPoints)); 123throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, nameof(points));