[]
Provides constants for rescaling the Element when a DPI change occurs.
protected virtual void RescaleConstantsForDpi(int deviceDpiOld, int deviceDpiNew)
| Type | Name | Description |
|---|---|---|
| int | deviceDpiOld | The DPI value prior to the change. |
| int | deviceDpiNew | The DPI value after the change. |