You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, First of all, thank you for the article. There are two small problems and one big problem.
The big problem is that the navigation menu back button, which is standard when the application is newly created, does not work after customization. I tried to fix it but to no avail.
The first of the minor errors is that the Grid.Column numbering in Grid.RowDefinitions in the XAML code is incorrect. TitleBar appears in the middle of the screen.
The second minor error is in the sample code blogs from the top to the middle of the article: "private AppWindow m_AppWindow;" There is no definition. It's all in the code blog section at the end of the article.
Type of issue
Code doesn't work
Feedback
Hi, First of all, thank you for the article. There are two small problems and one big problem.
The big problem is that the navigation menu back button, which is standard when the application is newly created, does not work after customization. I tried to fix it but to no avail.
The first of the minor errors is that the Grid.Column numbering in Grid.RowDefinitions in the XAML code is incorrect. TitleBar appears in the middle of the screen.
The second minor error is in the sample code blogs from the top to the middle of the article: "private AppWindow m_AppWindow;" There is no definition. It's all in the code blog section at the end of the article.
Thanks again for the article.
my source code repo: https://github.com/mcyenikoylu/jwmsft_App13
Page URL
https://learn.microsoft.com/en-us/windows/apps/develop/title-bar?tabs=winui3#interactive-content
Content source URL
https://github.com/MicrosoftDocs/windows-dev-docs/blob/docs/hub/apps/develop/title-bar.md
Author
@jwmsft
Document Id
83eb07b8-55ba-97a5-3cb4-69ae39fe31cd
The text was updated successfully, but these errors were encountered: