ApplicationBar, classe

Hiérarchie d'héritage

System.Object
  Microsoft.Phone.Shell.ApplicationBar

Espace de noms :  Microsoft.Phone.Shell
Assembly :  Microsoft.Phone (dans Microsoft.Phone.dll)

Syntaxe

'Déclaration
<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

Le type ApplicationBar expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ApplicationBar

Début

Propriétés

  Nom Description
Propriété publique BackgroundColor
Propriété publique Buttons
Propriété publique DefaultSize
Propriété publique ForegroundColor
Propriété publique IsMenuEnabled
Propriété publique IsVisible
Propriété publique MenuItems
Propriété publique MiniSize
Propriété publique Mode
Propriété publique Opacity

Début

Méthodes

  Nom Description
Méthode publique Equals(Object) Détermine si l'objet spécifié est identique à l'objet actuel. (Hérité de Object.)
Méthode publique GetHashCode Sert de fonction de hachage par défaut. (Hérité de Object.)
Méthode publique GetType Obtient le Type de l'instance actuelle. (Hérité de Object.)
Méthode publique ToString Retourne une chaîne qui représente l'objet actif. (Hérité de Object.)

Début

Événements

  Nom Description
Événement public StateChanged

Début

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité des threads

Tous les membres static (Shared en Visual Basic) publics de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.

Voir aussi

Référence

Microsoft.Phone.Shell, espace de noms