Replies: 2 comments 2 replies
-
The XAML Controls Gallery has many good examples (it is the UWP version of WinUI 3 Controls Gallery, but the code is the same (I even used it in VB.NET)) |
Beta Was this translation helpful? Give feedback.
2 replies
-
I have found the samples in this blog very helpful in getting started with WinUI 3: |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
If such exists, I'm batting 0.000 finding it. Something which works on a desktop app, without shoehorning UWP classes into it, and builds under current VS2022 using documented references and usings. Preferably with enough examples to cover menubars, breadcrumbs, navigate to-go back, open nonmodal page in new window, persisted vs reconstructed pages, and even modal popup windows. My hunting gets me a mixed mess of UWP, Xamarin, WPF, WINUIx, etc. none of which seem to work in WINUI3/WINAPPSDK (what is RootFrame! ;/ ), so I think we need a clear document describing best practices, even if it just advocates 3rd party/roll-your-own approaches.
Beta Was this translation helpful? Give feedback.
All reactions