4 references to TangentPressure
PresentationCore (4)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
70new StylusPointProperty( StylusPointPropertyIds.TangentPressure, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (2)
271guid == TangentPressure || 333if (guid == TangentPressure)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
293if (stylusPointProperty.Id == StylusPointPropertyIds.TangentPressure)