DpiChangedEventHandler Delegate
Represents a method that will handle DpiChangedEventArgs.
Assembly: PresentationCore (in PresentationCore.dll)
Parameters
- sender
-
Type:
System::Object^
The sender object.
- e
-
Type:
System.Windows::DpiChangedEventArgs^
The DpiChangedEventArgs object.
.NET Framework
Available since 4.6.2
Available since 4.6.2
Show: