WebViewHost.IsScalingRequired Property

Definition

Caution

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

Gets a value indicating whether scaling is required for the current DPI.

[System.Obsolete("This property is obsolete and will be removed in a future version.")]
protected bool IsScalingRequired { get; }
[<System.Obsolete("This property is obsolete and will be removed in a future version.")>]
member this.IsScalingRequired : bool
Protected ReadOnly Property IsScalingRequired As Boolean

Property Value

true if scaling is required; otherwise, false.

Attributes

Applies to