5 references to Width
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
33new StylusPointProperty(StylusPointPropertyIds.Width, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
208{ HidUsage.Width, Width }, 264guid == Width || 308if (guid == Width)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
268if (stylusPointProperty.Id == StylusPointPropertyIds.Width)