5 references to SystemTouch
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
54new StylusPointProperty(StylusPointPropertyIds.SystemTouch, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
218{ HidUsage.TouchConfidence, SystemTouch }, 274guid == SystemTouch || 324if (guid == SystemTouch)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
284if (stylusPointProperty.Id == StylusPointPropertyIds.SystemTouch)