Event DpiChanged
Occurs when the DPI setting changes on the display device where the form is currently displayed.
public event DpiChangedEventHandler? DpiChanged
Returns
- DpiChangedEventHandler
- Occurs when the DPI setting changes on the display device where the form is currently displayed.