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 종속성 속성의 식별자입니다.

적용 대상