DpiAwareness.IsPerMonitorAwarenessEnabled 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.
Get whether or not Per-Monitor DPI awareness is enabled.
public:
static property bool IsPerMonitorAwarenessEnabled { bool get(); };
public static bool IsPerMonitorAwarenessEnabled { get; }
static member IsPerMonitorAwarenessEnabled : bool
Public ReadOnly Property IsPerMonitorAwarenessEnabled As Boolean