SystemTray.GetProgressIndicator Method
May 02, 2013
Gets the value of the ProgressIndicator attached property for a specified phone application page.
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Parameters
- element
- Type: System.Windows.DependencyObject
The page for which to get the ProgressIndicator attached property.
Return Value
Type: Microsoft.Phone.Shell.ProgressIndicatorThe progress indicator on the system tray on the current application page.