-
I'm working with ReactiveUI in a WinForms app with DevExpress but I'm having a hard time because ReactiveUI winforms controls (ReactiveUserControl, RoutedControlHost, RoutedControlHost , etc) inherits…
-
### 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…
-
Hi, Is it possible to support controls like the ComboBox, or ListView for WPF?
With TestStack.White it is possible to get cell of a ListView, select a ComboBox item by index, how do you do that wit…
-
### Checklist [README]
- [X] Device is not undervolted nor overclocked
- [X] Device is using the [latest drivers](https://github.com/IGCIT/Intel-GPU-Community-Issue-Tracker-IGCIT/wiki/Intel-driver-up…
-
There appear to be multiple memory leaks in DataGrid.
It feels like it was never tested for memory leaks after the items were cleared.
After a DataGrid is cleared (items collection view is empty…
-
**Describe the bug**
接着 https://github.com/iNKORE-NET/UI.WPF.Modern/issues/100
问题关闭了我无法回复你所以我又开了一个issues,如果这有什么不合适的请原谅我,我是第一次在github上发issues。
我使用的是
iNKORE.UI.WPF.Modern.Controls.dll [0.9.30.0]
iN…
-
# Proposal: Add FrameworkElement.LayoutTransform
## Summary
LayoutTransform is missing from FrameworkElement. This makes it harder to port WPF code and perform some advanced transforms which need to…
-
### Current behavior
The virtual hostname is mapped for navigation urls, but not for web resources(css, js, etc.)
For `web.CoreWebView2.SetVirtualHostNameToFolderMapping(
"anyho…
-
### What happened?
This phenomenon occurred after we upgraded to .NET 9.0, and a warning is generated during compilation:
File: Microsoft.Common.CurrentVersion.targets
```
发现无法解析的“WindowsBase”…
-
### Describe the bug
Application Dark Theme flickering to Light Theme
### To Reproduce
This is very difficult to reproduce, but effectively, I start the gallery sample application and switch to dar…