The following tables list the members exposed by NavigationEventArgs.
Name | Description | |
---|---|---|
![]() | BaseEventArgs | Gets the original NavigationEventArgs raised by native navigation system. |
![]() | Content | Gets the root node of the target page's content. |
![]() | ExtraData | Gets the optional data Object that was passed when navigation started. |
![]() | Handled | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OriginalSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | RoutedEvent | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Source | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | Uri | Gets the uniform resource identifier (URI) of the target page. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |