Share via


Control.IsTextScaleFactorEnabled Property

Definition

Gets or sets whether automatic text enlargement, to reflect the system text size setting, is enabled.

public bool IsTextScaleFactorEnabled { get; set; }
<control IsTextScaleFactorEnabled="bool"/>

Property Value

Boolean

true if automatic text enlargement is enabled; otherwise, false.

Applies to

Product Versions
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6

See also