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