Share via


LinedFlowLayout.ActualLineHeightProperty Property

Definition

Identifies the ActualLineHeight dependency property.

public:
 static property DependencyProperty ^ ActualLineHeightProperty { DependencyProperty ^ get(); };
static DependencyProperty ActualLineHeightProperty();
public static DependencyProperty ActualLineHeightProperty { get; }
var dependencyProperty = LinedFlowLayout.actualLineHeightProperty;
Public Shared ReadOnly Property ActualLineHeightProperty As DependencyProperty

Property Value

The identifier for the ActualLineHeight dependency property.

Applies to