#develop (short for SharpDevelop) is a free IDE for .NET programming languages.
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.
 
 
 
 
 
 
tbulle aa59343fa8 changed implementation of PanelSelectionHandler so that custom panelselectionhandlers can inherit that class if they are built in the same project. Also added a Partial Selectionhandler that selects objects that are partially selected if both mousebuttons are pressed. 11 years ago
..
WpfDesign/Project fix #396 - x:Shared missing in XAML CC 11 years ago
WpfDesign.AddIn add UDC tracking for WPF designer and WinForms designer 12 years ago
WpfDesign.Designer changed implementation of PanelSelectionHandler so that custom panelselectionhandlers can inherit that class if they are built in the same project. Also added a Partial Selectionhandler that selects objects that are partially selected if both mousebuttons are pressed. 11 years ago
WpfDesign.XamlDom/Project Added MarkupExtensionModelTests for testing various strings being used with both shorthand and element style markup extensions. 11 years ago
WpfDesign.sln