NavigationProgressEventArgs.Navigator Property

Definition

Gets the navigator that raised the 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

The navigator that raised the event.

Applies to