Condividi tramite


Proprietà IApplicationBarMenuItem.IsEnabled

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

Sintassi

'Dichiarazione
Property IsEnabled As Boolean
bool IsEnabled { get; set; }
property bool IsEnabled {
    bool get ();
    void set (bool value);
}
abstract IsEnabled : bool with get, set

Valore proprietà

Tipo: System.Boolean

Informazioni sulla versione

.NET per applicazioni Windows Phone

Supportato in: Windows Phone 8, Silverlight 8.1

Sicurezza di .NET Framework

Vedere anche

Riferimenti

IApplicationBarMenuItem Interfaccia

Spazio dei nomi Microsoft.Phone.Shell