2 references to physicalMax
PresentationCore (2)
System\Windows\Input\Stylus\Pointer\PointerStylusPointPropertyInfoHelper.cs (2)
96
if (prop.
physicalMax
- prop.physicalMin > 0)
101
(prop.logicalMax - prop.logicalMin) / ((prop.
physicalMax
- prop.physicalMin) * exponent);