-
### Which version of the app?
WinUI 3 Gallery
### Description
I am looking to see how AOT is implemented in the gallery. I didn't see anything related to AOT, has it not started yet?
I'm more inte…
-
### Description
Each time I use uri to redirect back to my app, it opens a new instance without activating the existing one. Solving it with:https://gist.github.com/wbokkers/af326da5391bdb13b58529e…
-
### Describe the bug
Would be nice to convert to something like:
```cs
[ToolkitSample(...)]
public sealed partial class MySample : Page
{
[ToolkitSampleNumericOption(min: 0.0, max: 1.0)]
pub…
-
AFAIK, there's currently no way to change the space between characters in a TextBlock/TextBox control. Similar to how we can change the character spacing for a [TextBlock in WinUI](https://learn.micro…
-
Please forgive the faux pas if readdressing closed issues is not the "done thing", however with the release of [Windows App SDK 1.0.0](https://github.com/microsoft/WindowsAppSDK/releases) I was surpri…
-
### Describe the bug
A crash event and the app close suddenly, for some reason this only happen if I try to resize the application using the Arrow Up before do something in tool.
### Steps to reprod…
-
Assume we have a collection with 50 items numbered 1..50. The Table can show 10 items at a time.
Now when we `table.ScrollIntoView()`, the item19 shows as the last row in the table.
OK.
But w…
-
Need to see if I can find or make an SVG version of https://github.com/Robbbert/hbmame/blob/master/src/osd/winui/res/hbmame.ico in the style of [the Papirus one](https://github.com/PapirusDevelopmentT…
-
### Description:
Can't bind to the object itself using an empty or null property path.
### Steps to Reproduce:
Create a column like this:
```
TableView.Columns.Add(new TableViewTextColumn() { H…
-
# Proposal: Hyphenation support in WinUI
WPF had it, the web has it, WinUI needs it. Please add support for soft-hyphens to TextBlocks and other UI elements.
Currently words will be either wrapped t…