Windows.UI.Xaml.Controls.Frame.Navigated
June 22, 2022 ยท View on GitHub
-description
Occurs when the content that is being navigated to has been found and is available from the Content property, although it may not have completed loading.
-xaml-syntax
<Frame Navigated="eventhandler" />