Morten Nielsen
Morten Nielsen
### Describe the bug If I call ListView.PrepareConnectedAnimation with a misspelled `elementName` or an incorrect `item` that doesn't exist in the listview, an unhelpful exception "Value does not fall in...
### Describe the bug Referencing the WinUI and AI packages only, causes a build error; ``` Found multiple publish output files with the same relative path: E:\.nuget\packages\microsoft.windowsappsdk.ai\1.8.135-experimental\metadata\Microsoft.Graphics.Imaging.winmd, E:\.nuget\packages\microsoft.windowsappsdk.ai\1.8.135-experimental\runtimes-framework\win-arm64\native\Microsoft.Graphics.Imaging.winmd, E:\.nuget\packages\microsoft.windowsappsdk.ai\1.8.135-experimental\metadata\Microsoft.Windows.AI.ContentSafety.winmd, E:\.nuget\packages\microsoft.windowsappsdk.ai\1.8.135-experimental\runtimes-framework\win-arm64\native\Microsoft.Windows.AI.ContentSafety.winmd,...
### Describe the bug When I use the WinUI package, I get a larger app than using the entire winappsdk. ### Steps to reproduce the bug 1. Create a new...
I have a test run that occasionally crashes. I run with with the /blame parameter. This works great on my x64 and x86 test runs, but on our ARM64 test...
Slightly improves load time of feature forms by avoiding use of a templated view.
**Is your feature request related to a problem? Please describe.** In the old inspect.exe there was a way to test patterns via the action menu. I don't see any way...
# ⚠️ Work in progress Fixes #10847 ## Description Adds the ITransformProvider2 pattern that allows UI Automation / Accessibility tooling to zoom. TODO: Use the Microsoft UI Automation Component Object...
### Apple platform iOS + Catalyst ### Framework version net9.0-* ### Affected platform version .NET 8+ ### Description I've been experimenting with allowing you to do large file downloads on...
### Is your feature request related to a problem? Please upgrade the WinUI package to reference Microsoft.WindowsAppSDK.WinUI 1.8, so that it no longer relies on the Microsoft.WindowsAppSDK metapackage that'll force...
The default versions for SDKs have generally followed newer SDKs for that OS. Here's [the current version](https://github.com/dotnet/docs/pull/45657/files) that is picked if no explicit version is specified: | .NET version |...