ProgressIndicator Properties
Collapse the table of content
Expand the table of content

ProgressIndicator Properties

[ 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.

  NameDescription
Public property Dispatcher Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.)
Public property 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.
Public property IsVisible Gets or sets the visibility of the progress indicator on the system tray on the current application page.
Public property Text Gets or sets the text of the progress indicator on the system tray on the current application page.
Public property Value Gets or sets the value of the progress indicator on the system tray on the current application page.
Top

Show:
© 2017 Microsoft