-
We should have a branch of this repo which shows how to do this same technique with WinUI 3 and C#/WinRT.
It theoretically should be easier to accomplish hopefully? But not sure as haven't tried an…
-
### Description of the new feature
This is more of a QoL thing against user mistakes and I think it should affect others too since I find it counterintuitive compared to the tabs we're used to on Bro…
-
### Description
A MinWidth for TabItem of 180 is far too large for the Fluent theme. Remember WinUI doesn't have a TabControl, it has a TabView with page tabs that can be torn off and re-ordered, etc…
-
### Description
https://dev.azure.com/xamarin/public/_build/results?buildId=123576&view=ms.vss-test-web.build-test-results-tab&runId=3133913&resultId=100056&paneView=debug
it looks like it compl…
-
### Describe the bug
There are two GridSplitter for winui3 that we can use now. first come from CommunityToolkit.WinUI.Controls.Sizer NuGet package. this GridSplitter will throw an unhandled exceptio…
zou-z updated
4 weeks ago
-
### Current behavior
Not showing any ContentDialog created from MmainModel using xamlRootProvider thats xamlRoot was set while the Page Loaded Event
Same Behaviour if you try to do the call from a x…
-
```[tasklist]
### Base Porting Checklist
- [ ] Component name (to `CommunityToolkit.WinUI.Controls.TextToolBar`)
- [ ] Redesign, following the latest WinUI design guidelines
- [ ] Merge difference…
-
### What would you like to be added
From @mikernet:
I know that currently Uno.Sdk versioning is strongly tied to Uno version, but would be nice if that wasn't the case. When writing libs you want …
-
For WinUI support we need to support RESW resource files:
* Special file handler logic
* Item Template (WinUI own?)
-
### Description
MarshalInspectable.CreateMarshaler exhibits different behaviors and results in UWP and WinUI 3
##### ------------------------------------------
MarshalInspectable.CreateMarshaler 在 …