5 references to AzimuthOrientation
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
102new StylusPointProperty( StylusPointPropertyIds.AzimuthOrientation, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
223{ HidUsage.Azimuth, AzimuthOrientation }, 282guid == AzimuthOrientation || 356if (guid == AzimuthOrientation)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
316if (stylusPointProperty.Id == StylusPointPropertyIds.AzimuthOrientation)