TextBlockGetMaxLines Method
Reads the attached property from the given element
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public static int GetMaxLines(
Control control
)
Public Shared Function GetMaxLines (
control As Control
) As Integer
static member GetMaxLines :
control : Control -> int
- control Control
- The element to which to read the attached property.
Int32