- Turn on the preview pane
- Select and audio file
- ctrl + space
- See the error
winui
Here are 122 public repositories matching this topic...
-
Updated
Feb 8, 2022 - C#
What's the Problem?
The automated build does not run the Unit Tests.
Solution/Idea
Change the Azure Pipelines to automaticly run the Unit Tests on every build.
Alternatives
(remove the tests ;))
Priorities
| Capability | Priority |
|---|---|
| This proposal will allow developers to use a better DevToys | Must |
DevToys Version
No response
Comm
Current behavior
When I removed the status bar by adding those 4 lines in the style.xml
<item name="android:windowTranslucentStatus">false</item>
<item name="android:windowTranslucentNavigation">true</item>
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
<item name="android:statusBarColor">@android:color/transparent</item>Applying `VisibleBoundsPadding
These localized folders are not getting updates anymore (deprecated by touchdown localization)
bn-BD
ha-Latn-NG
sw-KE
uz-Latn-UZ
we can remove those folders from the build to avoid confusion since those files don't get updates.
-
Updated
Feb 9, 2022 - C++
-
Updated
Feb 8, 2022 - C#
-
Updated
Feb 8, 2022 - C#
-
Updated
Feb 5, 2022 - C#
-
Updated
Oct 26, 2020 - C#
-
Updated
Feb 8, 2022 - C#
-
Updated
Feb 9, 2022 - C#
-
Updated
Feb 1, 2022 - C#
-
Updated
Feb 8, 2022 - C++
-
Updated
Aug 6, 2019 - C#
-
Updated
Feb 6, 2022 - C#
I got the following error after changing the base class to WindowEx in the code-behind:
error CS0263: Partial declarations of 'MainWindow' must not specify different base classes
Took me a few minutes to figure out that I would need to change the tag name in XAML, as well:
<winuiex:WindowEx
xmlns:winuiex="using:WinUIEx">
</winuiex:WindowEx>I suggest to extend the d
-
Updated
Jan 9, 2022
-
Updated
Jan 14, 2022 - C#
-
Updated
Jul 19, 2021 - C#
-
Updated
Nov 26, 2021 - C#
-
Updated
Dec 26, 2021 - C#
-
Updated
Feb 8, 2022 - C++
-
Updated
Nov 21, 2021 - C#
-
Updated
Nov 16, 2021 - C#
Improve this page
Add a description, image, and links to the winui topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the winui topic, visit your repo's landing page and select "manage topics."

