Need help understanding how inherit page events #13514
Unanswered
cconner100
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have started a project for Desktop application, currently trying to get the WinUI3 tabview to work in Maui.
I have an example source at
https://github.com/cconner100/MauiDtControls
Currently i create a new ContentPage and get the handle and apply it to the WinUI TabViewItem. While it will show the ContentPage i dont seem to get any of the expected ContentPage events.
I am sure i am missing something that I have to wire up but have no direction to go with this.
Any advise would be great!
Beta Was this translation helpful? Give feedback.
All reactions