-
### 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…
-
Hi there,
I have the same issue. I can use Inspect.exe to catch the controls of an InstallShield window, but I cannot find the windows or any controls though c# code. Also, I cannot use UIRecorder …
-
# 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
-
## 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…
-
### Analyzer
**Diagnostic ID**: [RS0030](https://github.com/dotnet/roslyn-analyzers/blob/main/src/Microsoft.CodeAnalysis.BannedApiAnalyzers/BannedApiAnalyzers.Help.md)
### Describe the improveme…
-
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:
…
-
instead of many platform and then make a standard for them to comply with, why not make a new platform to replace them all.
e.g. the following scenario may be the best option for developers
1. mak…
ghost updated
5 years ago
-
Currently using https://unclassified.software/en/source/multiselecttreeview, and I also looked at https://github.com/cmyksvoll/MultiSelectTreeView
Required features:
- [ ] Multiple selection sup…
-
Is it possible to create a WinForms version of [this](https://github.com/rmboggs/ExceptionMessageBox) (it's WPF)
![AdditionalExceptionDetailsWithHelp](https://github.com/Krypton-Suite/Standard-Tool…
-
Please note when migrating an implementation from WebBrowser that the API has changed significantly. The web view provided for Windows Forms and WPF is a subset of the UWP WebView functionality, which…