[]
Calls methods to rescale of the element tree when a DPI change occurs.
public void RescaleForDpi(int deviceDpiOld, int deviceDpiNew)
| Type | Name | Description |
|---|---|---|
| int | deviceDpiOld | The DPI value prior to the change. |
| int | deviceDpiNew | The DPI value after the change. |