TextBlock.IsTextScaleFactorEnabledProperty Property
Definition
Identifies the IsTextScaleFactorEnabled dependency property.
Equivalent WinUI property: Microsoft.UI.Xaml.Controls.TextBlock.IsTextScaleFactorEnabledProperty.
public:
static property DependencyProperty ^ IsTextScaleFactorEnabledProperty { DependencyProperty ^ get(); };
DependencyProperty IsTextScaleFactorEnabledProperty();
public static DependencyProperty IsTextScaleFactorEnabledProperty { get; }
var dependencyProperty = TextBlock.isTextScaleFactorEnabledProperty;
Public Shared ReadOnly Property IsTextScaleFactorEnabledProperty As DependencyProperty
Property Value
The identifier for the IsTextScaleFactorEnabled dependency property.