英語で読む

次の方法で共有


Frame.ForwardStack Property

Definition

Gets a collection of PageStackEntry instances representing the forward navigation history of the Frame.

public IList<PageStackEntry> ForwardStack { get; }

Property Value

The forward navigation stack.

Applies to

製品 バージョン
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6, 1.7

See also