/XamlCSS

Style Xaml applications with CSS

Primary LanguageC#MIT LicenseMIT

XamlCSS

Style Xaml-applications with CSS

Supported platforms

Supported Features

  • CSS selectors
  • Remove and reapply styles
  • Detect new elements and apply matching styles
  • Support Binding
  • Support StaticResource
  • Support DynamicResource (except UWP)
  • Set simple values like Foreground, FontSize, FontStyle,... by CSS

Next

  • Maybe more MarkupExtensions

Not (yet) supported

  • Triggers

Getting Started

For more information look at the provided test-apps in the solution to see how to initialize and use XamlCSS.