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 依赖属性的标识符。

适用于