The WPF Designer from SharpDevelop
Перейти к файлу
Jochen Kühner 88127f79fb
Merge pull request #116 from YuuukiA/Issue115-fix-BorderForMouseOver-for-line-control
Fix so that BorderForMouseOver of Line control is displayed at correct position
2024-10-15 12:52:49 +02:00
.github/workflows Update dotnet.yml for latest build actions 2024-07-09 06:43:15 +02:00
MyDesigner
MyTestAssembly
SimpleSample
WpfDesign/Project
WpfDesign.Design.ExpressionBlendInteractionAddon
WpfDesign.Designer Remove unnecessary using. 2024-10-15 09:49:28 +09:00
WpfDesign.XamlDom/Project
XamlDesigner
nuget
.editorconfig
.gitignore
CONTRIBUTING.md
ICSharpCode.SharpDevelop.snk
LICENSE
README.md
WpfDesign.sln
appveyor.yml
azure-pipelines.yml
screenshot.png

README.md

WpfDesigner

The WPF Designer from SharpDevelop, available via NuGet

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

System Requirements

.NET 4.5, or .NET Core 5.0 as well as .NET 6.0

Libraries and Integrated Tools

Only the sample app has dependencies:

Sample App

Sample App