4 references to RollRotation
PresentationCore (4)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
126new StylusPointProperty(StylusPointPropertyIds.RollRotation, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (2)
286guid == RollRotation || 372if (guid == RollRotation)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
332if (stylusPointProperty.Id == StylusPointPropertyIds.RollRotation)