XamlCSS

Style Xaml applications with CSS


Project maintained by warappa Hosted on GitHub Pages — Theme by mattgraham

XamlCSS

Style Xaml-applications with CSS

Supported platforms

Supported Features

New in 2.0.0

Not (yet) supported

Getting Started

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

*) Braking change in binding syntax in 2.0.0: instead of {Binding value} you now write #Binding value or "{Binding value}"