5 references to ButtonPressure
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
84new StylusPointProperty( StylusPointPropertyIds.ButtonPressure, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
220{ HidUsage.BarrelPressure, ButtonPressure }, 279guid == ButtonPressure || 344if (guid == ButtonPressure)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
304if (stylusPointProperty.Id == StylusPointPropertyIds.ButtonPressure)