Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 390 Bytes

navigationeventargs_content.md

File metadata and controls

22 lines (15 loc) · 390 Bytes
-api-id -api-type
P:Microsoft.UI.Xaml.Navigation.NavigationEventArgs.Content
winrt property

Microsoft.UI.Xaml.Navigation.NavigationEventArgs.Content

-description

Gets the root node of the target page's content.

-property-value

The root node of the target page's content.

-remarks

-examples

-see-also