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