Share via


FontIconSource.IsTextScaleFactorEnabledProperty Eigenschaft

Definition

Ruft den Bezeichner für die IsTextScaleFactorEnabled-Abhängigkeitseigenschaft ab.

Entsprechende WinUI 2-API für UWP: Microsoft.UI.Xaml.Controls.FontIconSource.IsTextScaleFactorEnabledProperty (Informationen zu WinUI im Windows App SDK finden Sie im Windows App SDK Namespaces).

public:
 static property DependencyProperty ^ IsTextScaleFactorEnabledProperty { DependencyProperty ^ get(); };
static DependencyProperty IsTextScaleFactorEnabledProperty();
public static DependencyProperty IsTextScaleFactorEnabledProperty { get; }
var dependencyProperty = FontIconSource.isTextScaleFactorEnabledProperty;
Public Shared ReadOnly Property IsTextScaleFactorEnabledProperty As DependencyProperty

Eigenschaftswert

Der Bezeichner für die IsTextScaleFactorEnabled-Abhängigkeitseigenschaft.

Gilt für: