[]
Gets or sets the dpi awareness support mode.
[Obsolete("Not used for .Net 4.8 or .Net Core.")]
public static bool SupportDpiAwareness { get; set; }
To enable the dpi awareness support mode set the SupportDpiAwareness as true and enable per-monitor DPI awareness in application.