Classe ApplicationBar
Gerarchia di ereditarietà
System.Object
Microsoft.Phone.Shell.ApplicationBar
Spazio dei nomi: Microsoft.Phone.Shell
Assembly: Microsoft.Phone (in Microsoft.Phone.dll)
Sintassi
'Dichiarazione
<ContentPropertyAttribute("Buttons")> _
Public NotInheritable Class ApplicationBar _
Implements IApplicationBar
[ContentPropertyAttribute("Buttons")]
public sealed class ApplicationBar : IApplicationBar
[ContentPropertyAttribute(L"Buttons")]
public ref class ApplicationBar sealed : IApplicationBar
[<Sealed>]
[<ContentPropertyAttribute("Buttons")>]
type ApplicationBar =
class
interface IApplicationBar
end
Il tipo ApplicationBar espone i seguenti membri.
Costruttori
Nome | Descrizione | |
---|---|---|
ApplicationBar |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
BackgroundColor | ||
Buttons | ||
DefaultSize | ||
ForegroundColor | ||
IsMenuEnabled | ||
IsVisible | ||
MenuItems | ||
MiniSize | ||
Mode | ||
Opacity |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
Equals(Object) | Determina se l'oggetto specificato equivale all'oggetto corrente. (Ereditato da Object) | |
GetHashCode | Funge da funzione hash predefinita. (Ereditato da Object) | |
GetType | Ottiene l'oggetto Type dell'istanza corrente. (Ereditato da Object) | |
ToString | Restituisce una stringa che rappresenta l'oggetto corrente. (Ereditato da Object) |
In alto
Eventi
Nome | Descrizione | |
---|---|---|
StateChanged |
In alto
Informazioni sulla versione
.NET per applicazioni Windows Phone
Supportato in: Windows Phone 8, Silverlight 8.1
Codice thread safe
Qualsiasi membro static (Shared in Visual Basic) pubblico di questo tipo è thread-safe. I membri di istanza non sono garantiti come thread-safe.