5 references to Height
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
40
new StylusPointProperty(StylusPointPropertyIds.
Height
, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
210
{ HidUsage.Height,
Height
},
266
guid ==
Height
||
313
if (guid ==
Height
)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
273
if (stylusPointProperty.Id == StylusPointPropertyIds.
Height
)