This topic has not yet been rated - Rate this topic

Frame.CanGoBack Property

July 26, 2012

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

Namespace:  System.Windows.Controls
Assembly:  Microsoft.Phone (in Microsoft.Phone.dll)
public bool CanGoBack { get; internal set; }

Property Value

Type: System.Boolean
Returns Boolean. true if there is at least one entry in the back navigation history; otherwise, false.

Windows Phone OS

Supported in: 7.1, 7.0

Windows Phone

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.