2 references to DpiChanged
System.Windows.Forms (2)
System\Windows\Forms\Dialogs\ThreadExceptionDialog.cs (1)
336
DpiChanged
+= ThreadExceptionDialog_DpiChanged;
System\Windows\Forms\Rendering\DpiChangedEventHandler.cs (1)
7
/// Represents a method that will handle the <see cref="Form.
DpiChanged
"/> event.