ScaleHelperIsThreadPerMonitorAware Property
Gets whether the current thread is per-monitor DPI aware. Thread-based per-monitor DPI awareness is available on Windows 10 Anniversary Update (1607) or later.
Namespace: KGySoft.WinFormsAssembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
public static bool IsThreadPerMonitorAware { get; }
Public Shared ReadOnly Property IsThreadPerMonitorAware As Boolean
Get
public:
static property bool IsThreadPerMonitorAware {
bool get ();
}
static member IsThreadPerMonitorAware : bool with get
Property Value
Boolean