Migrating from WPF
This reference will help you leverage your existing knowledge of Windows Presentation Foundation (WPF) to learn Avalonia UI quickly.
You will see how although Avalonia UI is often very similar to WPF; there are some differences. In particular, in the way in which the following work:
- Styling
- Data Templates
Styling
Data Templates
HierarchicalDataTemplate
UIElement, FrameworkElement and Control
DependencyProperty
Grid
Tunnelling Events
Class Handlers
PropertyChangedCallback
RenderTransforms and RenderTransformOrigin
WPF and UWP Comparison
Avalonia XPF - Cross-Platform WPF
Take your WPF apps to macOS and Linux in minutes, not months.