FragmentNavigationEventArgs.Navigator Property

Definition

The navigator that raised the FragmentNavigation event.

public:
 property System::Object ^ Navigator { System::Object ^ get(); };
public object Navigator { get; }
member this.Navigator : obj
Public ReadOnly Property Navigator As Object

Property Value

A Object that refers to the navigator (Internet Explorer, NavigationWindow, Frame.) that is navigating to the content fragment.

Applies to