Share via


Picker.FontAutoScalingEnabled Property

Definition

Gets or sets a value indicating whether font auto-scaling is enabled. This is a bindable property.

public:
 property bool FontAutoScalingEnabled { bool get(); void set(bool value); };
public bool FontAutoScalingEnabled { get; set; }
member this.FontAutoScalingEnabled : bool with get, set
Public Property FontAutoScalingEnabled As Boolean

Property Value

true if font auto-scaling is enabled; otherwise, false.

Applies to