Share via


TextElement.IsTextScaleFactorEnabled Property

Definition

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

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

Property Value

Boolean

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

Applies to

See also