Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 523 Bytes

frame_navigationstopped.md

File metadata and controls

29 lines (19 loc) · 523 Bytes
-api-id -api-type
E:Windows.UI.Xaml.Controls.Frame.NavigationStopped
winrt event

Windows.UI.Xaml.Controls.Frame.NavigationStopped

-description

Occurs when

a new navigation is requested while a current navigation is in progress.

-xaml-syntax

<Frame NavigationStopped="eventhandler" />

-remarks

-examples

-see-also