My First F# Application Part 2 In the fist part of this series, I introduced the time tracker application. In this I delved into some…
Avalonia Application Scrolling Label
A Avalonia Application: Keep a label scrolling inside a list of boxes inside a ScrollViewer but within the bounds of contained item. This post is…