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