5 references to ButtonPressure
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
76new StylusPointProperty( StylusPointPropertyIds.ButtonPressure, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
213{ HidUsage.BarrelPressure, ButtonPressure }, 272guid == ButtonPressure || 337if (guid == ButtonPressure)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
297if (stylusPointProperty.Id == StylusPointPropertyIds.ButtonPressure)