Hello,
I'm trying to access a contentpage's Title property. I've heard about using the NavigationStack to get the current page, but my app is not using a NavigationStack at all. The content page is being displayed using NavigationPage.
How can I access the current ContentPage being displayed on the app?