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