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