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