wpftoolkit
wpftoolkit copied to clipboard
All the controls missing in WPF. Over 1 million downloads.
Thanks for this library ♥ 4.4.0 introduced the possibility to set the background brush of the `WatermarkComboBox`. But this seems to have brought some issues; 1. There is no default...
Hi. As the title suggests the PropertyGrid is totally empty. Code: ```xml ... ... ```  No errors, package was included in references and added to xml. Did I do...
Hi! When I check/uncheck the Command don't execute!!! I think is not correct, this is error, because each Item is checked/unchecked. The Command must be execute. Thanks.
Hi , I am using this library and build a WPF application . After sitting ideal for more than 2 hours docked window is going in not responding state ....
Hi is there any possible way to add parameter to an attribute which implement IItemSource
This problem occurred in version 4.4.0/4.5.0, while 4.3.0 is ok. When Avalondock ->DockingManager ->LayoutDocumentPane has only one tab (important), drag the tab out to become a separate window, and then...
DateTimePicker On mouse click the entire text is getting selected. Is there any option to control the selection of the entire text?
Hello, as noted elsewhere (https://github.com/xceedsoftware/wpftoolkit/issues/1557#issuecomment-1883384700) there was a change in licensing terms around the 3.7, 3.8 releases. My project was using 3.8.2 (with the MS-PL) license. But after a build...
Getting error.. The tag 'TimePicker' does not exist in XML namespace 'http://schemas.xceed.com/wpf/xaml/toolkit' in my WPF application when building with MSBuild. I get no error when build with VS 2019 .netframework...
Hello, is it possible to change the NumericUpDown/Spinner that we had the down-button left from the textbox and the up-button right from the textbox? i think, it should work with...