Window.DpiChanged Event

Definition

Occurs after the DPI of the screen on which the Window is displayed changes.

public:
 event System::Windows::DpiChangedEventHandler ^ DpiChanged;
public event System.Windows.DpiChangedEventHandler DpiChanged;
member this.DpiChanged : System.Windows.DpiChangedEventHandler 
Public Custom Event DpiChanged As DpiChangedEventHandler 

Event Type

Applies to