-
I was looking at CI failures and have some questions. https://dev.azure.com/dnceng-public/public/_build/results?buildId=776507&view=results
WPF installs dotnet to `Program Files`:
https://github…
-
Build simple first calculator
-
Awesome Frank! Have you tried this with a basic WinForm/WPF app? I may be an idiot and fresh off vacation but doesn't seem to be working as I change values in the textboxes...
-
``
``
OpenTkControl in wpf window, OnRender not being called while dragMove that window.
-
When project is trageting dotnet 9.0, publishing fails with the following error:
```error MSB3073: The command ""C:\Users\USER\.nuget\packages\nulastudio.netbeauty\2.1.4.6\targets\../tools/win-x86/…
r-tmp updated
2 weeks ago
-
[wpf.zip](https://github.com/dotnet/wpf/files/8175381/wpf.zip)
If you build and run the attached WPF project, it will seemingly work fine with no exceptions. However if you open App.xaml and commen…
-
`System.InvalidOperationException: 'Unable to resolve service for type 'Volo.Abp.EntityFrameworkCore.IDbContextProvider`1[XXXX.EntityFrameworkCore.IndoDbContext]' while attempting to activate 'EfCoreX…
-
**Reported by manish on 2013-10-11 06:37**
in WPF, if I use a combo box in an application, NVDA assigns the UIA class ComboBoxWithoutValuePattern to this control.
If the control contains list items di…
-
### Describe the bug
System.ArgumentNullException: 'Value cannot be null. Parameter name: defaultDestinationValue' when removing items of `ObserableCollection` bound from ViewModel class to `ItemsCon…
bujma updated
3 weeks ago
-
**Describe the solution you'd like and alternatives you've considered**
Our user screen may not be a standard screen, which will cause our html layout to have different layouts on different user scre…