MonitorDpiAwarenessException.MonitorHandle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The HMONITOR for the monitor that was passed to the Win32 DPI-awareness API
public:
property IntPtr MonitorHandle { IntPtr get(); };
public IntPtr MonitorHandle { get; }
member this.MonitorHandle : nativeint
Public ReadOnly Property MonitorHandle As IntPtr
Property Value
IntPtr
nativeint