Control.IsTextScaleFactorEnabledProperty Property

Definition

Identifies the IsTextScaleFactorEnabled  dependency property.

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

Property Value

The identifier for the IsTextScaleFactorEnabled dependency property.

Applies to