eriove / XAMLMarkupExtensions

A base class for nested markup extensions and a collection of useful extensions for WPF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

XAML Markup Extensions for WPF

Nuget CodeFactor

The aim of this project is to improve the capabilities of XAML code while keeping an eye on a good XAML code readability. This covers the developement of useful XAML markup extensions for Silverlight (SL) and the Windows Presentation Framework (WPF) as well as helper classes to extend their scope of operation.

This project is and will be free for everyone to use. This also implies that any contribution to it is welcome. Thus, feel free to create your own fork on GitHub (refer to links section below).

Key features

  • Full support of nested markup extensions
  • A couple of interesting markup extensions
  • Multiple UI threads

Content

NuGet Package

https://www.nuget.org/packages/XAMLMarkupExtensions

License

MS-PL

About

A base class for nested markup extensions and a collection of useful extensions for WPF

License:Microsoft Public License


Languages

Language:C# 100.0%