3 references to SetPropertyValue
PresentationCore (3)
System\Windows\Input\Stylus\Common\StylusPoint.cs (2)
136
SetPropertyValue
(properties[i], additionalValues[j], copyBeforeWrite: false);
325
SetPropertyValue
(stylusPointProperty, value, true);
System\Windows\Input\Stylus\Common\StylusPointCollection.cs (1)
502
newStylusPoint.
SetPropertyValue
(properties[x], value, copyBeforeWrite: false);