TextBlock.MaxLinesProperty Propiedad

Definición

Identifica la propiedad de dependencia 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 de propiedad

Identificador de la propiedad de dependencia MaxLines .

Se aplica a