5 references to XTiltOrientation
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
81new StylusPointProperty( StylusPointPropertyIds.XTiltOrientation, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
213{ HidUsage.XTilt, XTiltOrientation }, 272guid == XTiltOrientation || 340if (guid == XTiltOrientation)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
300if (stylusPointProperty.Id == StylusPointPropertyIds.XTiltOrientation)