5 references to Width
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
42new StylusPointProperty(StylusPointPropertyIds.Width, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
216{ HidUsage.Width, Width }, 272guid == Width || 316if (guid == Width)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
276if (stylusPointProperty.Id == StylusPointPropertyIds.Width)