Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 605 Bytes

navigationstoppedeventhandler.md

File metadata and controls

28 lines (18 loc) · 605 Bytes
-api-id -api-type
T:Microsoft.UI.Xaml.Navigation.NavigationStoppedEventHandler
winrt delegate

Microsoft.UI.Xaml.Navigation.NavigationStoppedEventHandler

-description

Provides event data for the NavigationStopped event.

-parameters

-param sender

The object where the handler is attached.

-param e

Event data for the event.

-remarks

-examples

-see-also