ContainerWidth Property
Used by Avalonia.Themes.Fluent to define the first indeterminate indicator's width.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public double ContainerWidth { get; set; }
Public Property ContainerWidth As Double
Get
Set
member ContainerWidth : float with get, set
Property Value
DoubleSee Also
Reference
ProgressBar.ProgressBarTemplateSettings Class
Avalonia.Controls Namespace