Image.OnDpiChanged(DpiScale, DpiScale) Method

Definition

Called when the DPI at which this Image is rendered changes.

C#
protected override void OnDpiChanged(System.Windows.DpiScale oldDpi, System.Windows.DpiScale newDpi);

Parameters

oldDpi
DpiScale

The previous DPI scale setting.

newDpi
DpiScale

The new DPI scale setting.

Applies to

Producto Versiones
.NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
Windows Desktop 3.0, 3.1, 5, 6, 7, 8, 9, 10