5 references to AzimuthOrientation
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
94new StylusPointProperty( StylusPointPropertyIds.AzimuthOrientation, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
216{ HidUsage.Azimuth, AzimuthOrientation }, 275guid == AzimuthOrientation || 349if (guid == AzimuthOrientation)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
309if (stylusPointProperty.Id == StylusPointPropertyIds.AzimuthOrientation)