-
## Problem description
Under a particular set of circumstances, selecting a cell in a [`DataGrid`](https://docs.microsoft.com/en-us/dotnet/api/system.windows.controls.datagrid) causes the applicati…
-
I created my own framework to use Dependency Injection in WPF. This is done using the ASP.NET infrastructure.
I can inject pages, viewmodels and many other types, but the WPF infrastructure does not …
-
# Proposal: TabItem and TabGroup controls
## Summary
I'm proposing new TabItem and TabGroup controls. They would basically be a lightweight, decoupled version of TabViewItem and TabStrip.
## Ra…
ghost updated
2 years ago
-
### Description
I've gotten several reports from users that crash with this exception:
```
System.IO.FileNotFoundException:
File name: 'Accessibility, Version=4.0.0.0, Culture=neutral, Public…
-
### Describe the bug
As stated in title, binding is failing to show the `ImageSource` properly.
### To Reproduce
I am extracting an `InteropBitmap` from an executable file, which in and of itself i…
-
# Proposal: `ThousandIslands` Window
### TL/DR
This is about **hosting Win32 Islands** like WinForms, WPF, ActiveX, ATL, MFC **inside a WinUI3 application**.
## Primer
#### About "Modernize your…
-
# Proposal: Add support for 'XmlnsDefinitionAttribute'
## Summary
[XmlnsDefinitionAttribute](https://msdn.microsoft.com/en-us/library/system.windows.markup.xmlnsdefinitionattribute(v=vs.110).asp…
-
### **I'm submitting a...**
Bug report (I searched for similar issues and did not find one)
### **Current behavior**
microsoft.toolkit.wpf.ui.controls.webview control won't honor the Z index prop…
-
Where a control that has a SelectedIndex and the SelectedIndex is bound to a viewmodel, under GTK2 the SelectedIndex gets set to -1. WPF does not exhibit this behavior.
Tested with these controls:
…
-
### Describe the bug
When the height and width of RowDefinition or ColumnDefinition are smaller than the actual size of the control, the control will be displayed in other rows or columns. This is ve…