SystemTray.ProgressIndicator-Eigenschaft

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

Eigenschaftswert

Typ: Microsoft.Phone.Shell.ProgressIndicator

Versionsinformationen

.NET für Windows Phone-Apps

Unterstützt in: Windows Phone 8, Silverlight 8.1

.NET Framework-Sicherheit

Siehe auch

Referenz

SystemTray Klasse

Microsoft.Phone.Shell-Namespace