Click or drag to resize

LoadingIndicatorActiveBackgroundColor Property

Gets or sets the background when the loading indicator is active.

Namespace:  TomsToolbox.Wpf.Controls
Assembly:  TomsToolbox.Wpf (in TomsToolbox.Wpf.dll)
Syntax
public Color ActiveBackgroundColor { get; set; }

Property Value

Type: Color
See Also