5 references to DpiChangedBeforeParent
System.Windows.Forms (1)
System\Windows\Forms\Control.cs (1)
7792
/// Raises the <see cref="
DpiChangedBeforeParent
"/> event.
System.Windows.Forms.Tests (4)
System\Windows\Forms\ControlTests.Handlers.cs (2)
1291
control.
DpiChangedBeforeParent
+= handler;
1296
control.
DpiChangedBeforeParent
-= handler;
System\Windows\Forms\ControlTests.Methods.cs (2)
12732
control.
DpiChangedBeforeParent
+= (sender, e) =>
12775
control.
DpiChangedBeforeParent
+= (sender, e) =>