Because the demo app for the theme library I'm using (MaterialDesignInXamlToolkit) is too hard to use. For example, when I want to use a control in the demo, I have to search through its GitHub repo for the code. Obviously, this is a pain, therefore I wrote this library, so that the code can be displayed besides each control. The XamlDisplayerHost is actually a Frame, so you can call the Navigate method using it.
https://github.com/wongjiahau/Displaying-XAMLTags | xaml demo theme-library code-display |
Implementation | CSharp |
License | GPL |
Platform | Windows |
Comprehensive and easy to use Material Design theme and control library for the Windows desktop.To load the source project you will need Visual Studio 2017. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (Install-Package MaterialDesignThemes). There are two demo projects in the solution, restore the NuGet packages and fire them both up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
c-sharp material xaml theme dragablz design material-designComprehensive and easy to use Material Design theme and control library for the Windows desktop. To load the source project you will need Visual Studio 2017. Don't worry if you have an earlier version, you can still use the compiled assemblies from NuGet (Install-Package MaterialDesignThemes). There are two demo projects in the solution, restore the necessary NuGet packages and correct the programming syntax that is not compatible with C# versions lower than C# 7.0 (currently used in Visual Studio 2017). Then, you should be able to fire both of these projects up. One is a "pure" Material Design project, the other illustrates how to combine with Dragablz & MahApps.
c-sharp material xaml theme dragablz design material-designXaml Code Behind Generator makes it easier to generate Code Behind designer code from XAML, where code can be used at places where Xaml Services are not accessible.
xaml xaml-generator"WinRT XAML Validation" is a small helper library to enable validation of user input in C#/XAML WinRT apps (validation definition, execution and UI displaying).
Provides support for adding XAML code snippets in the Visual Studio 2010 code editor for XAML in WPF and Silverlight projects.
vs2010 vsx xamlPrism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Windows 10 UWP, and Xamarin Forms. Separate releases are available for each platform and those will be developed on independent timelines. Prism provides an implementation of a collection of design patterns that are helpful in writing well-structured and maintainable XAML applications, including MVVM, dependency injection, commands, EventAggregator, and others. Prism's core functionality is a shared code base in a Portable Class Library targeting these platforms. Those things that need to be platform specific are implemented in the respective libraries for the target platform. Prism also provides great integration of these patterns with the target platform. For example, Prism for UWP and Xamarin Forms allows you to use an abstraction for navigation that is unit testable, but that layers on top of the platform concepts and APIs for navigation so that you can fully leverage what the platform itself has to offer, but done in the MVVM way.Prism 6 is a fully open source version of the Prism guidance originally produced by Microsoft patterns & practices. The core team members were all part of the P&P team that developed Prism 1 through 5, and the effort has now been turned over to the open source community to keep it alive and thriving to support the .NET community. There are thousands of companies who have adopted previous versions of Prism for WPF, Silverlight, and Windows Runtime, and we hope they will continue to move along with us as we continue to evolve and enhance the framework to keep pace with current platform capabilities and requirements.
prism xamarin-forms c-sharp xamarin-studio visual-studio uwp mvvmXaml Physics makes it possible to make a physics simulation with only xaml code. It is a wrapper around the Farseer Physics Engine.
farseer-physics physics windows-phone-7 wp7 xamlXaml Localization Tool, a extension for vs2010. Help to generate .resx files from xaml. So you can use it in any application contain xaml, such as silverlight application, windows phone application and wpf application. Xaml?????, vs2010?????. ????????xaml??????????????,????...
globalization globalize localization localize resx-generatorThis repository contains the principles and definition of XAML Standard.XAML Standard is a vocabulary specification that defines a standard XAML vocabulary. Frameworks that support XAML standard can share common XAML based UI definitions.
The XAML (eXtensible Application Markup Language) project provides free test suites to help ensure interoperability between different XAML motors/browsers and free, open-source showcase examples (aka blue prints) to demo the power of XML for creating UIs
3D modeling is hard to do directly in Xaml. This is a set of scripts to export your models from 3D Studio Max directly to Xaml and ready to use in your WPF projects.
3d 3d-graphics 3d-studio-max 3d-tools-for-wpf wpf-3d xamlPath Compressor is a simple tool for shortening XAML and SVG Vector Path Data, which helps to reduce the size of XAML and SVG documents containing many or long paths. Feed it some XAML/SVG or a string of Path Data and it will give you back a shortened version.
Xaml Formatter for VS 2013 is a fork of Xaml Markup Styler Visual Studio 2012 Extension repackaged for VS 2013 preview.
extension formatter visual-studio-2013 vs12 xaml"XAML Styler" is a VS 2012 extension, which makes XAML beautify, format, reformat much easier by sorting the attributes based on their importance.
xaml visual-studio addin addins extensionsBasic Xaml Framework (Bxf) is a simple, streamlined set of UI components designed to demonstrate the minimum framework functionality required to make MVVM work well while leveraging the Visual Studio 2010 XAML designer ("Cider"). Bxf works with Silverlight, WPF and WP7.
mvvm xaml wp7 wp7devA tool to convert Xaml to images. - It implements an MSBuild task that can be imported in any project to convert xaml to images in a project - It implements a HttpHandler that converts xaml to images on the fly.
xamlA simple library to display animated GIF images in WPF, usable in XAML or in code.
animated gif
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.