5 references to Height
PresentationCore (5)
System\Windows\Input\Stylus\Common\StylusPointProperties.cs (1)
39
new StylusPointProperty(StylusPointPropertyIds.
Height
, false);
System\Windows\Input\Stylus\Common\StylusPointPropertyId.cs (3)
209
{ HidUsage.Height,
Height
},
265
guid ==
Height
||
312
if (guid ==
Height
)
System\Windows\Input\Stylus\Common\StylusPointPropertyInfoDefaults.cs (1)
272
if (stylusPointProperty.Id == StylusPointPropertyIds.
Height
)