SystemTray.ProgressIndicator Property

Namespace:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Syntax

'Declaration
Public Shared Property ProgressIndicator As ProgressIndicator
public static ProgressIndicator ProgressIndicator { get; set; }
public:
static property ProgressIndicator^ ProgressIndicator {
    ProgressIndicator^ get ();
    void set (ProgressIndicator^ value);
}
static member ProgressIndicator : ProgressIndicator with get, set

Property Value

Type: Microsoft.Phone.Shell.ProgressIndicator

Version Information

.NET for Windows Phone apps

Supported in: Windows Phone 8, Silverlight 8.1

.NET Framework Security

See Also

Reference

SystemTray Class

Microsoft.Phone.Shell Namespace