Window.SetTitleBar method is missed in WinUI/Uwp
See original GitHub issueCan`t find a Window.Current.SetTitleBar method on migrating my project from Uwp to WinUI/Uwp. Was it renamed?
Issue Analytics
- State:
- Created 3 years ago
- Comments:5 (1 by maintainers)
Top Results From Across the Web
Window.SetTitleBar(UIElement) Method - UWP
This method lets you specify a XAML element that interacts with the system as if it's the app window's title bar. When you...
Read more >Windows 10 Univeral App - Button in title bar not working
I'm trying to add a button to the title bar. The button shows up but it doesn't respond to the click event.
Read more >Microsoft release Windows UI Library 3 Preview 4
WinUI is a user interface layer that contains modern controls and styles for building Windows apps, both Desktop and UWP.
Read more >WinUI 3 | XAML Brewer, by Diederik Krols
Challenged by breaking changes between UWP and Windows App SDK/WinUI3, and by the ambition to bring the XAML cross-platform via Uno, the team...
Read more >We're the Windows Developer team, and we're here to talk ...
I'm using the ExtendContentIntoTitleBar and SetTitleBar APIs. For now the extended title bar in WinUI 3 is behaving very differently than in UWP...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Window.SetTitleBar is now available in Preview 4, along with neighboring Window.ExtendsContentIntoTitleBar: API doc
It is not present at the moment, part of the limitations of the preview.