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