Control.IsTextScaleFactorEnabledProperty 屬性

定義

識別 IsTextScaleFactorEnabled 相依性屬性。

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

屬性值

IsTextScaleFactorEnabled相依性屬性的識別碼。

適用於