wpfui icon indicating copy to clipboard operation
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.

Results 480 wpfui issues
Sort by recently updated
recently updated
newest added

### 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...

enhancement
controls
styles
navigation

Hey, sorry for me struggling so much. Though I have an error ![image](https://user-images.githubusercontent.com/61621914/188129172-ff8add94-7a61-4c29-8d8b-e048978e883a.png) as well as in Line 13 ![image](https://user-images.githubusercontent.com/61621914/188129244-4c46c6c3-1328-4f73-828e-978b09b476ec.png)

bug

Normally if I type in some text and the SuggestBox still works fine. ![Screenshot 2022-08-23 155234](https://user-images.githubusercontent.com/75545944/186117528-7fd2bb1a-a4e1-4c55-bd20-6df6f95b5a67.png) But when I clear all the text, the box will shows all suggestions, it...

bug
controls

Don't show ClearButton when textbox is read only. ## Pull request type Please check the type of change your PR introduces: - [x] Update - [ ] Bugfix - [...

controls
styles
PR

**Describe the bug** ![image](https://user-images.githubusercontent.com/14118956/187515720-90d10952-2520-488d-b755-09f54445dfd9.png) **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...

bug

In the program I wrote, I need to use the time, minute and second selector, which DatePicker does not support

enhancement

**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...

bug
MVVM_DI

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...

bug

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...

bug