## Outline: - A WPF like UI-System with automatic responsive layouting, bindings, xaml, mvvm support. - Highly efficient updates (on demand rendering) ## Tasks: - [x] Layout Engine - [x] Text Engine - [x] Vector Font Rendering - [x] Basic Controls - [ ] Template System - [ ] Styling System - [ ] XAML Support - [ ] Animation System - [x] Binding System - [x] Dependency Properties - [x] Routed Events - [x] Basic Rendering - [x] Retained Mode Rendering
Outline:
Tasks: