wpfui
wpfui copied to clipboard
WPF UI provides the Fluent experience in your known and loved WPF framework. Intuitive design, themes, navigation and new immersive controls. All natively and effortlessly.
### Discussed in https://github.com/orgs/lepoco/discussions/329 Originally posted by **pomianowski** August 4, 2022 Hey guys, to make breaking changes as much as possible controlled I would like to ask if at this...
Hey, sorry for me struggling so much. Though I have an error  as well as in Line 13 
Normally if I type in some text and the SuggestBox still works fine.  But when I clear all the text, the box will shows all suggestions, it...
Don't show ClearButton when textbox is read only. ## Pull request type Please check the type of change your PR introduces: - [x] Update - [ ] Bugfix - [...
**Describe the bug**  **Expected behavior** HideOnClick should be persisted through the call stack of ShowAndWaitAsync and all other method signatures. An optional parameter with default to = false could...
In the program I wrote, I need to use the time, minute and second selector, which DatePicker does not support
**Describe the bug** New projects will not build with (as of writing) the latest VS 2022 (`17.3.1`)/dotnet `6.0.400` build. This seems to be largely due to a regression in dotnet...
This PR adds the ability to adjust the icons that appear on the buttons within a dialog. ## Pull request type - [ ] Update - [ ] Bugfix -...
**Describe the bug** Since Version 2.0.2 the NotifyIcon.HookWindow returns null. We have an NotifyIcon that is created by xaml in the titleBar.Tray section. This handle was nessasary to determ the...
First of all. Great job! This project is fantastic. Is nice to be able to use WPF and make things look modern. I noticed the Slider is slightly different from...