共用方式為


FontIconSource.IsTextScaleFactorEnabledProperty 屬性

定義

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

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 相依性屬性的標識符。

適用於