5 references to Width
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
34new StylusPointProperty(StylusPointPropertyIds.Width, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
209{ HidUsage.Width, Width }, 265guid == Width || 309if (guid == Width)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
269if (stylusPointProperty.Id == StylusPointPropertyIds.Width)