AdaptiveProgressBar.Value Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the value of the progress bar. Supports data binding. Defaults to 0.
public Microsoft.Toolkit.Uwp.Notifications.BindableProgressBarValue Value { get; set; }
member this.Value : Microsoft.Toolkit.Uwp.Notifications.BindableProgressBarValue with get, set
Public Property Value As BindableProgressBarValue