Click or drag to resize
CircularProgressIndicatorValue Property
Gets or sets the value to display as progress, between 0 and 100.

Namespace: Kjs.AppLife.Update.Wpf
Assembly: Kjs.AppLife.Update.Wpf (in Kjs.AppLife.Update.Wpf.dll) Version: 5.1.0.0 (5.1.0.0)
Syntax
public double Value { get; set; }

Property Value

Type: Double
See Also