The WPF Designer from SharpDevelop
Перейти к файлу
jkuehner 35478b5c19 Support a derived CreateComponentTool 2017-07-26 17:57:23 +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 fix clpiboard crash in designer 2017-06-12 14:03:23 +02:00
WpfDesign/Project Fixed bug where extensions are reapplied multiple times 2017-05-30 16:34:23 +02:00
WpfDesign.Design.ExpressionBlendInteractionAddon WPF Designer -> Triggers and Behaviors Editor (WIP) 2016-12-26 18:43:35 +01:00
WpfDesign.Designer Support a derived CreateComponentTool 2017-07-26 17:57:23 +02:00
WpfDesign.XamlDom/Project Fixed a bug for root nodes with namespace prefix 2017-05-30 13:24:35 +02:00
XamlDesigner WPF Designer -> Triggers and Behaviors Editor (WIP) 2016-12-26 18:43:35 +01:00
nuget Add arrowline as an example... 2017-05-13 21:12:49 +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 WPF Designer -> Triggers and Behaviors Editor (WIP) 2016-12-26 18:43:35 +01: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.