5 references to DpiChangedBeforeParent
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
7759
/// Raises the <see cref="
DpiChangedBeforeParent
"/> event.
System.Windows.Forms.Tests (4)
System\Windows\Forms\ControlTests.Handlers.cs (2)
1289
control.
DpiChangedBeforeParent
+= handler;
1294
control.
DpiChangedBeforeParent
-= handler;
System\Windows\Forms\ControlTests.Methods.cs (2)
12763
control.
DpiChangedBeforeParent
+= (sender, e) =>
12806
control.
DpiChangedBeforeParent
+= (sender, e) =>