-
TimePickerを使いたい
WinUI3に移行すれば使えるようになるため, できれば移行したい
但し, MSIXでのパッケージングが必要になるため, デバッグ等が少し面倒になる点に注意
-
### Description
Please enable BlazorWebView for WinUI 3. I currently have Blazor Views that I would like to use in a native WinUI 3 app and there is no easy way to do that.
What I find strang…
Pinox updated
2 months ago
-
### Describe the bug
In the WinUI3 project, when I try to use `EntranceThemeTransition` as a ChildrenTransition with `SettingsCard` or `SettingsExpander ` on a Blank Page, this Transition animat…
-
### Describe the bug
Despite having correct nuget dependencies, the CommunityToolkit.WinUI.Converters namespace is not accessible after build giving this error:
**Undefined namespace. The 'using'…
-
### Describe the bug
Using any 1.5.x or older version, [Windows.System.Profile.HardwareIdentification.GetPackageSpecificToken(...)](https://learn.microsoft.com/en-us/uwp/api/windows.system.profile.ha…
-
I am migrating a uwp app to WinUI3, but I get this output when I install Microsoft.Toolkit.Uwp.UI.Lottie Nuget package
NU1202: Package Microsoft.Toolkit.Uwp.UI.Lottie 7.1.1 is not compatible with n…
-
## Describe the bug
In a simple WinUI3 Desktop App the CommunityToolkit DataGrid Keeps crashing while scrolling or resizing the columns a few times. It feels also really lagging before crash. The unh…
-
I am trying to port an app from XF with UWP to MAUI with WinUI3.
The Shell.TabView does not work correctly in MAUI. The content is not expanding horizontally. I can manually make the buttons wider…
-
### Describe the bug
Related to #2721, that issue is fixed, we can now bind to a property of a named control, but binding to named non-control is still causing compile error (you still need to redecl…
-
i use Uno.Microsoft.Xaml.Behaviors.WinUI.Managed
Storyboard AutoReverse is working in WinUI3 UWP
but not working Uno platform
this is my code
`
…