Share via


FontIconSource.IsTextScaleFactorEnabledProperty プロパティ

定義

IsTextScaleFactorEnabled 依存関係プロパティの識別子を取得します。

UWP 用の同等の WinUI 2 API: Microsoft.UI.Xaml.Controls.FontIconSource.IsTextScaleFactorEnabledProperty (Windows App SDKの WinUI の場合は、Windows App SDK名前空間を参照してください)。

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

プロパティ値

IsTextScaleFactorEnabled 依存関係プロパティの識別子。

適用対象