ProgressIndicator Properties

Include Protected Members
Include Inherited Members

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

The ProgressIndicator type exposes the following members.

Properties

  Name Description
Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
IsIndeterminate Gets or sets a value that indicates whether the progress indicator on the system tray on the current application page is determinate or indeterminate.
IsVisible Gets or sets the visibility of the progress indicator on the system tray on the current application page.
Text Gets or sets the text of the progress indicator on the system tray on the current application page.
Value Gets or sets the value of the progress indicator on the system tray on the current application page.

Top

See Also

Reference

ProgressIndicator Class

Microsoft.Phone.Shell Namespace