Gets or sets a value that indicates whether the ProgressRing is showing progress.
Syntax
<ProgressRing IsActive="bool" />
Property value
Type: System.Boolean [.NET] | Platform::Boolean [C++]
True if the ProgressRing is showing progress; otherwise, false. The default is false.
Remarks
Set the IsActive property to turn the ProgressRing on or off. If IsActive is false, the ProgressRing is not shown, but space is reserved for it in the UI layout. To not reserve space for the ProgressRing, set its Visibility property to Collapsed.
Requirements
|
Minimum supported client | Windows 8 |
|---|---|
|
Minimum supported server | Windows Server 2012 |
|
Namespace |
|
|
Metadata |
|
See also
Build date: 3/12/2013