Share via


ApplicationBar.IsVisible, propriété

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

Syntaxe

'Déclaration
Public Property IsVisible As Boolean
public bool IsVisible { get; set; }
public:
virtual property bool IsVisible {
    bool get () sealed;
    void set (bool value) sealed;
}
abstract IsVisible : bool with get, set
override IsVisible : bool with get, set

Valeur de propriété

Type : System.Boolean

Implémentations

IApplicationBar.IsVisible

Informations de version

.NET pour les applications Windows Phone

Pris en charge dans : Windows Phone 8, Silverlight 8.1

Sécurité .NET Framework

Voir aussi

Référence

ApplicationBar Classe

Microsoft.Phone.Shell, espace de noms