The WPF Designer from SharpDevelop
Перейти к файлу
jogibear9988 34cc930865 Merge remote-tracking branch 'remotes/mblake/discovery' 2016-05-01 19:18:53 +02:00
MyDesigner Added test project and POC stuff 2016-04-29 16:06:32 -06:00
MyTestAssembly Added test project and POC stuff 2016-04-29 16:06:32 -06:00
SimpleSample Support Nullable Types in Numeric UpDown 2016-04-20 08:49:04 +02:00
WpfDesign/Project - Hide some Extensions when using InPlaceEditor 2016-04-11 08:17:35 +02:00
WpfDesign.Designer Support Nullable Types in Numeric UpDown 2016-04-20 08:49:04 +02:00
WpfDesign.XamlDom/Project Fix new Unit Test 2016-04-19 21:17:23 +02:00
XamlDesigner Changed OpenCommand_Executed 2016-04-29 17:24:49 +04:00
nuget Reimplement FormatTextEditor (finished), Appveyor fixes 2016-04-10 11:59:53 +02:00
.editorconfig Include a .editorconfig 2015-10-10 13:47:13 +02:00
.gitignore Initial commit 2015-10-05 19:38:25 +02:00
CONTRIBUTING.md Split out contributing information, update readme according 2016-04-10 13:20:42 +02:00
GlobalAssemblyInfo.cs - Hide some Extensions when using InPlaceEditor 2016-04-11 08:17:35 +02:00
ICSharpCode.SharpDevelop.snk Fixes after moving XamlDesigner to an extra Repository 2015-10-10 14:26:48 +02:00
LICENSE Initial commit 2015-10-05 19:38:25 +02:00
README.md Split out contributing information, update readme according 2016-04-10 13:20:42 +02:00
WpfDesign.sln Added test project and POC stuff 2016-04-29 16:06:32 -06:00
WpfDesign.sln.DotSettings Default Width & Height in Template 2016-04-19 21:05:51 +02:00
appveyor.yml Reimplement FormatTextEditor (finished), Appveyor fixes 2016-04-10 11:59:53 +02:00
screenshot.png Include a Screenshot 2015-10-11 19:03:56 +02:00

README.md

WpfDesigner

The WPF Designer from SharpDevelop

##Overview

WpfDesigner is a set of assemblies which can be included in your project to implement a XAML GUI editor.

Project Build Status

Branch Status
master (Development) Build status

##System Requirements (running SharpDevelop)

##Libraries and Integrated Tools

Only the sample app has dependencies:

##Download

NuGet

##Sample App Sample App

######Copyright 2015-2016 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.