5 references to AzimuthOrientation
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
93new StylusPointProperty( StylusPointPropertyIds.AzimuthOrientation, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
215{ HidUsage.Azimuth, AzimuthOrientation }, 274guid == AzimuthOrientation || 348if (guid == AzimuthOrientation)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
308if (stylusPointProperty.Id == StylusPointPropertyIds.AzimuthOrientation)