The WPF Designer from SharpDevelop
Перейти к файлу
Jochen Kühner 3abb35a3c1
Merge pull request #40 from MathewSachin/patch-1
Fix headings in README
2017-12-21 21:45:56 +01: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 Update SimpleSample Nuget 2017-07-25 23:39:00 +02:00
WpfDesign/Project Bufix Inline Text Editor should use TextBox Properties when no Inlines needed 2017-10-19 22:35:54 +02:00
WpfDesign.Design.ExpressionBlendInteractionAddon WPF Designer -> Triggers and Behaviors Editor (WIP) 2016-12-26 18:43:35 +01:00
WpfDesign.Designer Fix dragging of Elements wich are not contained in the Content Property of their Container 2017-12-17 23:43:54 +01:00
WpfDesign.XamlDom/Project Text Value should be a string 2017-10-05 14:48:26 +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 Fix headings in README 2017-12-21 23:35:52 +05:30
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