Share via


InputView.FontAutoScalingEnabled Eigenschaft

Definition

Bestimmt, ob die Schriftart dieses Eintrags gemäß den Betriebssystemeinstellungen automatisch skaliert werden soll. Der Standardwert ist true. Dies ist eine bindbare Eigenschaft.

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

Eigenschaftswert

Hinweise

In der Regel sollte dies aus Gründen der Barrierefreiheit immer aktiviert werden.

Gilt für: