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