4 references to YawRotation
PresentationCore (4)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
124new StylusPointProperty(StylusPointPropertyIds.YawRotation, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (2)
280guid == YawRotation || 373if (guid == YawRotation)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
329if (stylusPointProperty.Id == StylusPointPropertyIds.YawRotation)