MaxLinesProperty Field
Defines the MaxLines property.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public static readonly AttachedProperty<int> MaxLinesProperty
Public Shared ReadOnly MaxLinesProperty As AttachedProperty(Of Integer)
static val MaxLinesProperty: AttachedProperty<int>