5 references to XTiltOrientation
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
82new StylusPointProperty( StylusPointPropertyIds.XTiltOrientation, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
214{ HidUsage.XTilt, XTiltOrientation }, 273guid == XTiltOrientation || 341if (guid == XTiltOrientation)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
301if (stylusPointProperty.Id == StylusPointPropertyIds.XTiltOrientation)