WebViewHost.DeviceDpi Property

Definition

Caution

This property is obsolete and will be removed in a future version. Use DpiScale instead.

Gets the current DPI for this control

[System.Obsolete("This property is obsolete and will be removed in a future version. Use DpiScale instead.")]
protected int DeviceDpi { get; }
[<System.Obsolete("This property is obsolete and will be removed in a future version. Use DpiScale instead.")>]
member this.DeviceDpi : int
Protected ReadOnly Property DeviceDpi As Integer

Property Value

Attributes

Applies to

See also