2 references to InvalidStylusPointProperty
PresentationCore (2)
System\Windows\Input\Stylus\Common\StylusPoint.cs (2)
292
throw new ArgumentException(SR.
InvalidStylusPointProperty
, nameof(stylusPointProperty));
375
throw new ArgumentException(SR.
InvalidStylusPointProperty
, "propertyId");