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

### Describe the bug When using a ListView the Listview will not scroll as expected when many items are in the list, instead the whole page will scroll. ### To...

bug

### Describe the bug - It takes two times to leave `ui:NumberBox` focus for the input value to propagate into binded ViewModel; - Changing to `UpdateSourceTrigger=PropertyChanged` makes it behave like...

bug
:star: top issue
:star: top bug

### Describe the bug App.xaml ### To Reproduce ![image](https://github.com/lepoco/wpfui/assets/32812395/a92a7d2c-4ad3-4f34-8c3e-9d80ee01e512) ![1707273147270](https://github.com/lepoco/wpfui/assets/32812395/c58fe936-4439-45a2-9be8-75e9b4689695) ![image](https://github.com/lepoco/wpfui/assets/32812395/d765debe-2feb-4bf3-abae-01f0cc9f0be0) The constructor is called multiple times, causing the theme to reset. ### Expected behavior how to avoid? ### Screenshots...

bug

Tilebar FontSize is not able to change it was static now change to TemplateBinding FontSize ## Pull request type Please check the type of change your PR introduces: - [x]...

Change MinWidth = 310 to 40 of main border because it is cut while collapse menu. ## Pull request type Please check the type of change your PR introduces: -...

Change MinWidth = 310 to 40 of main border because it is cut while collapse menu. ## Pull request type Please check the type of change your PR introduces: -...

### Describe the bug When the page has ScrollViewBar's scroll bar and the window material is set to `Auto`, there is a high probability that the window will become transparent...

bug

### Describe the bug The titlebar on Windows 11 seems strange. ### To Reproduce Download the WPF UI demo. Build and run it. ### Expected behavior Display the titlebar correctly....

bug

### Is your feature request related to a problem? Please describe The NavigationView binds to a BreadcrumbBar to show the main navigation in the header. However there is a customization...

enhancement

### Describe the bug When you have a FluentWindow object and set AllowTransparency to true and background to transparent and show a ContentDialog this ContentDialog won't be visible ### To...

bug