PhoneApplicationFrame.BackStack, propriété

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

Syntaxe

'Déclaration
Public ReadOnly Property BackStack As IEnumerable(Of JournalEntry)
public IEnumerable<JournalEntry> BackStack { get; }
public:
property IEnumerable<JournalEntry^>^ BackStack {
    IEnumerable<JournalEntry^>^ get ();
}
member BackStack : IEnumerable<JournalEntry> with get

Valeur de propriété

Type : System.Collections.Generic.IEnumerable<JournalEntry>

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

PhoneApplicationFrame Classe

Microsoft.Phone.Controls, espace de noms