TextBlock.LineStackingStrategyProperty Property

Definition

Identifies the LineStackingStrategy  dependency property.

public:
 static property DependencyProperty ^ LineStackingStrategyProperty { DependencyProperty ^ get(); };
static DependencyProperty LineStackingStrategyProperty();
public static DependencyProperty LineStackingStrategyProperty { get; }
var dependencyProperty = TextBlock.lineStackingStrategyProperty;
Public Shared ReadOnly Property LineStackingStrategyProperty As DependencyProperty

Property Value

The identifier for the LineStackingStrategy dependency property.

Applies to