Thumb Property
Definition
Namespace: Avalonia.Controls.Primitives
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
[ContentAttribute]
public Thumb? Thumb { get; set; }
<ContentAttribute>
Public Property Thumb As Thumb
Get
Set
[<ContentAttribute>]
member Thumb : Thumb with get, set