Method IsWindowsFormsHighDpiAutoResizingEnabled
IsWindowsFormsHighDpiAutoResizingEnabled()
Indicates whether the current Window Forms application is automatically resized due to DPI scaling changes.
public static bool IsWindowsFormsHighDpiAutoResizingEnabled()
Returns
- bool
True if automatic resizing is enabled; otherwise, false.