public static bool IsHighDPI { get; }
Public Shared ReadOnly Property IsHighDPI As Boolean Get
public: static property bool IsHighDPI { bool get (); }
static member IsHighDPI : bool with get
In This Article