Blog
More Mica
Updated sample app to support custom accent colors and system accent colors using the free Actipro theme for Avalonia.
September 6, 2025
Mica
Make your Avalonia app look like a ’native’ Windows 11 style app supporting the ‘Mica’ background and accent color border. Sample app included!
October 27, 2024
Object Lifecycle
Here’s the order of events when dealing with Avalonia UI components. I constantly forget it and often need it. To my future self…
July 15, 2024
Central Style Switcher
I needed a way to enable or disable animations by applying and overriding animation-related styles of various controls during runtime. This is what I came up with.
June 29, 2024
Avalonia's Dispatcher
Lessons learned when using Avalonia’s dispatcher and how to avoid choppy progress animations when scheduling jobs on the UI thread.
February 28, 2024