Navigation Menu

Skip to content

modulexcite/Avalonia

 
 

Repository files navigation

Avalonia

A reimplementation of WPF, just to see how difficult it would be...

Implemented to some extent so far:

  • Dependency properties.
  • Bindings
  • Border
  • TextBlock
  • Button
  • TextBox
  • CheckBox
  • Image
  • StackPanel
  • Grid
  • ItemsControl
  • Selector
  • Path
  • StreamGeometry
  • Xaml loading
  • Control templates
  • Data templates
  • Styles/Setters
  • Routed events
  • Triggers
  • RenderTargetBitmap

Follow development on Twitter: https://twitter.com/grokys

About

A reimplementation of WPF, just to see how difficult it would be...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%