4 references to logicalMax
PresentationCore (4)
System\Windows\Input\Stylus\Pointer\PointerStylusPointPropertyInfoHelper.cs (2)
92(prop.logicalMax - prop.logicalMin) / ((prop.physicalMax - prop.physicalMin) * exponent); 99prop.logicalMax,
System\Windows\Input\Stylus\Pointer\PointerTabletDeviceInfo.cs (2)
304new Size(SupportedPointerProperties[StylusPointDescription.RequiredXIndex].logicalMax, 305SupportedPointerProperties[StylusPointDescription.RequiredYIndex].logicalMax),