DW.WPFToolkit - A custom controls library
Stars
0
Forks
3
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Changed to Framework 4.5, because ItemContainerGenerator Items Property in then public, and I want WeakEventManager.
68a4f94View on GitHubBrowseTextBox: Prevent browse button to be shared if placed in the same panel
f2a438bView on GitHubEventToCommand: Add EventToCommand to be able to connect control events to ICommands via bindings
70ff396View on GitHubListBehavior: Add ListBehavior with click and doubleclick behaviors in UI lists
60f8bfeView on GitHubEnumerationComboBox: Take enum type from the SelectedItem when set without a binding
0bed2d8View on GitHubEnumerationComboBox: Take type from the SelectedItem as fallback if EnumType is not set
8fb09f5View on GitHubUpdate usage of the EnumerableComboBox in the WPFMessageBoxDemo user control
012e613View on GitHubEnumerationComboBox: Renew the control with more possibility how to display the values (Thanks to Christoph Dreßler!)
343042cView on GitHubNumberBox: When value is null step up and step down starts from the minimum or maximum value (Thanks to Thomas!)
33a5624View on GitHubNumberBox: Handle up and down steps differently in the case of an invalid value
7500feaView on GitHub