共用方式為


FontIconSource.IsTextScaleFactorEnabledProperty 屬性

定義

取得 IsTextScaleFactorEnabled 相依性屬性的識別碼。

適用于 UWP的對WinUI 2 APIMicrosoft.UI.Xaml.Controls.FontIconSource.IsTextScaleFactorEnabledProperty (in the Windows 應用程式 SDK,請參閱Windows 應用程式 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 相依性屬性的識別碼。

適用於