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 依存関係プロパティの識別子。

適用対象