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