Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 572 Bytes

frame_cangoforward.md

File metadata and controls

24 lines (15 loc) · 572 Bytes
-api-id -api-type
P:Windows.UI.Xaml.Controls.Frame.CanGoForward
winrt property

Windows.UI.Xaml.Controls.Frame.CanGoForward

-description

Gets a value that indicates whether there is at least one entry in forward navigation history.

-property-value

true if there is at least one entry in forward navigation history; false if there are no entries in forward navigation history or the Frame does not own its own navigation history.

-remarks

-examples

-see-also