Method AdjustControlImagesDpiScale
AdjustControlImagesDpiScale(Control)
Tries to update the DPI scale for images stored in all controls within the specified container.
public static void AdjustControlImagesDpiScale(Control container)
Parameters
container
ControlContainer control, which images will be adjusted.