ComponentOne Basic Library for UWP
IndeterminateForeground Property

C1.UWP Assembly > C1.Xaml Namespace > C1ProgressBar Class : IndeterminateForeground Property
Gets or sets a brush used to highlight the dots when the bar is in indeterminate state.
Syntax
'Declaration
 
Public Property IndeterminateForeground As Windows.UI.Xaml.Media.Brush
public Windows.UI.Xaml.Media.Brush IndeterminateForeground {get; set;}
See Also

Reference

C1ProgressBar Class
C1ProgressBar Members