Skip to content
Discussion options

You must be logged in to vote

You can set winrt::Microsoft::UI::Xaml::Window window{ nullptr }; in App.xaml.h as public instead of private
Then you can access it globally from Application::Current() (with try_as < App >() )

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sxlllslgh
Comment options

Answer selected by sxlllslgh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants