# WpfDesigner **Repository Path**: mirrors_icsharpcode/WpfDesigner ## Basic Information - **Project Name**: WpfDesigner - **Description**: The WPF Designer from SharpDevelop - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2025-09-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # WpfDesigner The WPF Designer from SharpDevelop, available via [NuGet](https://www.nuget.org/packages/ICSharpCode.WpfDesigner/) ## 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](https://github.com/icsharpcode/WpfDesigner/actions/workflows/dotnet.yml/badge.svg)](https://github.com/icsharpcode/WpfDesigner/actions/workflows/dotnet.yml) ## 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: * [Avalon Dock](http://avalondock.codeplex.com/) * [Avalon Edit](https://github.com/icsharpcode/AvalonEdit) ## Sample App ![Sample App](/screenshot.png?raw=true "Sample App") ###### Copyright 2015-2019 AlphaSierraPapa for the SharpDevelop team. SharpDevelop is distributed under the MIT license.