TextBlock.LineStackingStrategyProperty 属性

定义

标识 LineStackingStrategy 依赖属性。

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

属性值

LineStackingStrategy 依赖属性的标识符。

适用于