4 references to IncompatibleStylusPointDescriptions
PresentationCore (4)
System\Windows\Input\Stylus\Common\RawStylusInput.cs (1)
111throw new ArgumentException(SR.IncompatibleStylusPointDescriptions, "stylusPoints");
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (3)
213throw new ArgumentException(SR.IncompatibleStylusPointDescriptions, "stylusPoints"); 291throw new ArgumentException(SR.IncompatibleStylusPointDescriptions, "stylusPoint"); 309throw new ArgumentException(SR.IncompatibleStylusPointDescriptions, "stylusPoint");