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