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