Condividi tramite


Metodo SystemTray.GetProgressIndicator

Spazio dei nomi:  Microsoft.Phone.Shell
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)

Sintassi

'Dichiarazione
Public Shared Function GetProgressIndicator ( _
    element As DependencyObject _
) As ProgressIndicator
public static ProgressIndicator GetProgressIndicator(
    DependencyObject element
)
public:
static ProgressIndicator^ GetProgressIndicator(
    DependencyObject^ element
)
static member GetProgressIndicator : 
        element:DependencyObject -> ProgressIndicator 

Parametri

Valore restituito

Tipo: Microsoft.Phone.Shell.ProgressIndicator

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

SystemTray Classe

Spazio dei nomi Microsoft.Phone.Shell