The following tables list the members exposed by NavigatingCancelEventArgs.
Name | Description | |
---|---|---|
![]() | BaseEventArgs | Gets the original NavigatingCancelEventArgs raised by native navigation system. |
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled. |
![]() | Content | Gets a reference to the content object that is being navigated to. |
![]() | ExtraData | Gets the optional data Object that was passed when navigation started. |
![]() | FragmentNavigationDirection | Gets the navigation direction of the current navigated fragment. |
![]() | Handled | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | HandledBy | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | IsHandledByPrimitive | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | NavigationMode | Gets a NavigationMode value that indicates the type of navigation that is occurring. |
![]() | 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) for the content being navigated to. |
![]() | UserNavigationDirection | Gets or sets the navigation direction that initiated by users. |
Name | Description | |
---|---|---|
![]() | InvokeEventHandler | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |
![]() | OnSetSource | (Inherited from Intersoft.Client.Framework.ISRoutedEventArgs) |