4 references to InvalidStylusPointConstructionZeroLengthCollection
PresentationCore (4)
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (4)
54throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, "initialCapacity"); 79throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, "initialCapacity"); 97throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, "stylusPoints"); 132throw new ArgumentException(SR.InvalidStylusPointConstructionZeroLengthCollection, "points");