3 out of 6 rated this helpful - Rate this topic

NavigationEventArgs.NavigationMode Property

Silverlight

Gets a value that indicates whether the navigation is forward, back, or a new navigation.

Namespace:  System.Windows.Navigation
Assembly:  System.Windows (in System.Windows.dll)
public NavigationMode NavigationMode { get; private set; }

Property Value

Type: System.Windows.Navigation.NavigationMode
A value that indicates whether the navigation is forward, back, or a new navigation. The default is New.

Version Notes

Silverlight for the desktop

Do not use for a Silverlight for the desktop application.

Silverlight for Windows Phone

Supported in: Windows Phone OS 7.1

For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.