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.
**Describe the bug** after removing any value and enabling `PlaceholderEnabled`, the box will be filled with 0, and won't show the placeholder text **Screenshots**  
### Describe the bug According to the screenshot, the FontSize property doesn't work for the Pane menu items, and it's too large in comparison to other similar apps. ### To...
The UI library currently breaks all `ListView` controls that use the `GridView` view. This PR adds support for `GridView` and showcases it in the GalleryApp ## Pull request type -...
### Describe the bug I'm trying to use NavigationView in my program, but without window (maximize, minimize, close) buttons. Also tried other codes from your samples, but getting errors such...
Avoid tab-focusing on `ControlIconLeft`, `ControlIconRight`, `ClearButton`, `InlineIncrementButton`, `InlineDecrementButton`, and/or `RevealButton` present in `TextBox`, `AutoSuggestBox`, `NumberBox` and `PasswordBox` by setting `IsTabStop=False` ## Pull request type Please check the type of change...
Eliminates blank space that can't be clicked to change the selection of a ComboBox and that doesn't respond when you mouse over it. ## Pull request type Please check the...
### Describe the bug DataGridComboBoxColumn appears with white background in dark mode. Since the foreground color is white, the texts cannot be read. The problem doesn't occur in light mode....
### Describe the bug 发布应用程序发生错误 ### To Reproduce 发布应用程序发生错误 ### Expected behavior 可以发布应用程序 ### Screenshots  ### OS version Win11 设备名称 DESKTOP-OOLG8PE 处理器 11th Gen Intel(R) Core(TM) i5-11260H @ 2.60GHz...
### Describe the bug TimePicker not work ### To Reproduce Fonts/#Segoe Fluent Icons //----------------------------------------------------- ### Expected behavior TimePicker Control not work ### Screenshots  ### OS version Windows 11 23H2...
### Describe the bug If I enter more characters in a password field than it is wide, the additional characters are no longer visible and the cursor moves outside the...