TextBlock.MaxLinesProperty 屬性

定義

識別 MaxLines 相依性屬性。

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

屬性值

MaxLines相依性屬性的識別碼。

適用於