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" />

-remarks

-examples

-see-also

Contents

  1. 1-description
  2. 2-xaml-syntax
  3. 3-remarks
  4. 4-examples
  5. 5-see-also