Track Property
Gets the Track part of the Slider.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
protected Track? Track { get; }
Protected ReadOnly Property Track As Track
Get
member Track : Track with get