wpftoolkit icon indicating copy to clipboard operation
wpftoolkit copied to clipboard

All the controls missing in WPF. Over 1 million downloads.

Results 156 wpftoolkit issues
Sort by recently updated
recently updated
newest added

I'm sure that this issue is duplicated but what I see in the previous post opened that the issue will be fixed in the release mode, unfortunately , this is...

Hi, I am Joy. I wonder one thing. Can I binding dynamically Property Grid's 'IsReadOnly' property? I couldn't find a way to dynamically bind to the 'IsReadOnly' property. I will...

Version: 4.0.2 Issue: When passing RGB values as 0, 0, 0 (Black) programmatically, the HexadecimalString value seems to be not updated automatically (it becomes empty as screenshot below). This causes...

It would be nice to be able to have passwords in the PropertyGrid without them being displayed in plain text. Custom editors would work but a better solution would be...

We found a bug in the Extended.Wpf.Toolkit version 3.8.0: The Xceed.Wpf.AvalonDock.resources.dll ending up in the language specific "cs-CZ" directory has, just like the one in the "de" directory, culture=de (German)....

Hi, I am using DockingManager following a mvvm pattern, like this: ```xaml ``` Documents property is in my main vm : ```cs public class MainViewModel : ViewModelBase { public MainViewModel()...

System.ArgumentOutOfRangeException when deleting any number based value. [error.txt](https://github.com/xceedsoftware/wpftoolkit/files/5840172/error.txt)

Hello, I am using the custom data grid editor inside the property grid. This custom data grid editor consists of datagrid as the content property of the drop down button....

BoucherS[CodePlex] Based on codeplex issue https://wpftoolkit.codeplex.com/workitem/22496. A user wants to be able to auto-hide a specific LayoutAnchorable from a LayoutAnchorablePaneGroup.

CodePlex