The WPF Designer from SharpDevelop
Перейти к файлу
jogibear9988 1788fe871a Fix Position not correct for big Xaml Files 2016-02-04 09:02:42 +01:00
SimpleSample Include a SimpleSample wich uses the Nuget 2015-12-22 08:52:06 +01:00
WpfDesign/Project More XML comment fixes 2015-12-23 12:03:50 +01:00
WpfDesign.Designer Make it Possible that a writen DesignItem knows it's possition in the XAML Code, so that it can be selected after XAML is created 2016-02-04 08:16:37 +01:00
WpfDesign.XamlDom/Project Fix Position not correct for big Xaml Files 2016-02-04 09:02:42 +01:00
XamlDesigner Make it Possible that a writen DesignItem knows it's possition in the XAML Code, so that it can be selected after XAML is created 2016-02-04 08:16:37 +01:00
nuget streamline nuspec 2015-12-13 10:18:42 +01:00
.editorconfig Include a .editorconfig 2015-10-10 13:47:13 +02:00
.gitignore Initial commit 2015-10-05 19:38:25 +02:00
GlobalAssemblyInfo.cs Fixes after moving XamlDesigner to an extra Repository 2015-10-10 14:26:48 +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 Build badge 2015-12-22 16:45:45 +01:00
WpfDesign.sln Include a SimpleSample wich uses the Nuget 2015-12-22 08:52:06 +01:00
appveyor.yml Artifacts fix 2015-12-12 13:32:04 +01: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 Assemblys wich can be included in your Project to implement a XAML GUI Editor.

Project Build Status

Branch Status
master (Development) Build status

##System Requirements (running #Develop)

##Libraries and Integrated tools:

For Sample App:

##Download

NuGet

##Sample App Sample App

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