ContentPresenter.MaxLinesProperty プロパティ

定義

MaxLines 依存関係プロパティを識別します。

public:
 static property DependencyProperty ^ MaxLinesProperty { DependencyProperty ^ get(); };
static DependencyProperty MaxLinesProperty();
public static DependencyProperty MaxLinesProperty { get; }
var dependencyProperty = ContentPresenter.maxLinesProperty;
Public Shared ReadOnly Property MaxLinesProperty As DependencyProperty

プロパティ値

MaxLines 依存関係プロパティの識別子。

適用対象