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

Greetings, I'm using the MaterialTextField and the SelectAll method and the SelectionLength mthod _both fail_ to select the text in the control. I'm attempting to Select the text when the...

is there really no way to change the Caret Color ? I mainly wanna change the Caret Color for the IntegerUpDown and the ColorCanvas

Hallo I get this exception in the docking manger: I hope the document window class can be a derived ContentControl. ``` public partial class MyDockWindow: ContentControl { } ``` ```...

hpyqwtyb[CodePlex] e.g. ModifierKey properties should allow multiple choices

CodePlex

I have an MVVM application that adds documents to the LayoutRoot using a bound collection and an ILayoutUpdateStrategy. If you open a document, then click on the tab header of...

I am using a DoubleUpDown to show power in Watt using FormatString="{}{0:0.###} W". If I edit the value without removing the "W" the decimal comma is lost. For example when...

Hi All , I am trying to move or repositioning the already floated LayoutAnchorable in wpf . Like we can move the floated LayoutAnchorable using mouse left button . I...

I have developed a docking application using xceed.Wpf.AvalonDock library in WPF . I am using floated LayoutAnchorable which contain the user control component. I want to increase the border thickness...

If the child element of the popup has its own context menu then when try to open this menu, everything disappears due to method protected override void OnIsKeyboardFocusWithinChanged( DependencyPropertyChangedEventArgs e...