-
## I'm submitting a...
- Bug report (I searched for similar issues and did not find one)
## Current behavior
When adding the WebViewCompatible to a WPF surface, the web p…
-
At the moment, the WPF ScrollViewer always scrolls a fixed amount in response to mouse wheel events despite MouseWheelEventArgs returning the Delta value (The value that Windows sends as part of mouse…
-
# Description
In WPF, `RenderTargetBitmap` (also RTB) currently only supports software rendering. This limitation leads to performance bottlenecks and causes `ShaderEffect` implementations to become…
-
In WPF app I made VideoCaptureElement named 'camVideo'. In the code I do:
```
camVideo.VideoCaptureDevice = MultimediaUtil.VideoInputDevices[camIdx];
```
Previously this program worked, but a few …
-
Quoting from the [section of the tutorial about `subModelSeqSelectedItem`](https://github.com/elmish/Elmish.WPF/blob/master/TUTORIAL.md#submodelseqselecteditem).
> Unfortunately some selection-enable…
-
First part for adding [ModernUI (MUI)](https://github.com/firstfloorsoftware/mui) styles to MahApps
- [ ] Add MUI Styles and Brushes for official WPF Controls without any additional MahApps feature…
-
### Description
This issue tracks the review comments mentioned in #8870 :
- [x] Use ThemeGenerator to combine all the merged dictionaries ( https://github.com/dotnet/wpf/pull/8870#discussion_r…
-
When using ScrollViewerEx on a Listbox, if an item is partially obscured,
clicking on it with the mouse will automatically scroll to full display if using ScrollViewer, while ScrollViewerEx will hav…
-
## I'm submitting a...
Bug report (I searched for similar issues and did not find one)
## Current behavior
Inside the TryAttachProcessExitedEventHandler method the WebView1?.Process is blocking …
-
There are several additional features provided by the combo box that are not that easy to discover and should be documented.
- [x] Add a page to the Wiki for ComboBox
- [x] Add a link to it in the…
Keboo updated
3 weeks ago