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