All the controls missing in WPF. Over 1 million downloads.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
brianlagunas_cp 7e8fd94c47 PropertyGrid: added Update() method which will allow you to update all property values in the PropertyGrid with the data from the SelectedObject. This is helpful when your SelectedObject does not implement the INotifyPropertyChanged interface. 15 years ago
..
Libs/Prism added new sample project. No samples written yet, but base infrastructure is in place. 15 years ago
Src PropertyGrid: added Update() method which will allow you to update all property values in the PropertyGrid with the data from the SelectedObject. This is helpful when your SelectedObject does not implement the INotifyPropertyChanged interface. 15 years ago
ExtendedWPFToolkit.sln initial checkin of Wizard control and sample module. Nothing usable yet, just mainly stubbing out the code. 15 years ago
ExtendedWPFToolkit.vssscc added the initial Office 2010 Format style contextual formating bar to RichTextBox. To enable the FormatBar set the RichTextBox.AllowFormatting property to True. 16 years ago