TextBlock.MaxLinesProperty Propriedade

Definição

Identifica a propriedade de dependência 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

Valor da propriedade

O identificador da propriedade de dependência MaxLines .

Aplica-se a