This topic has not yet been rated - Rate this topic

SystemTray.GetProgressIndicator Method

May 02, 2013

Gets the value of the ProgressIndicator attached property for a specified phone application page.

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public static ProgressIndicator GetProgressIndicator(
	DependencyObject element
)

Parameters

element
Type: System.Windows.DependencyObject
The page for which to get the ProgressIndicator attached property.

Return Value

Type: Microsoft.Phone.Shell.ProgressIndicator
The progress indicator on the system tray on the current application page.

The system tray is also referred to as the status bar.

Windows Phone OS

Supported in: 8.0, 7.1

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.