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 依存関係プロパティの識別子。

適用対象