Back in the Windows Phone days I have released a small game called Alchemy 10 on the Microsoft Store. I’m…
In February @TopperDEL brought up a great question on Uno Platform Discord channel – the possibility to use theme-aware splash…
There is a lot of activity going on in the Windows UI GitHub repo a huge visual styles revamp for…
Canvas is a useful to implement absolute positioning of UI elements and provides a ZIndex property to define their rendering…
This article is part of the fourth annual C# Advent by Matthew D. Groves and Calvin A. Allen. Thank you…
Windows 10 has an extremely useful but not yet too known feature – clipboard history. Invoked by Win + V keyboard…
Recently, James Montemagno published a blog post about the detection of first app run with Xamarin.Essentials. I thought it would…
The second year of the official Uno Platform developer conference UnoConf was held on 12th August 2020. As opposed to…
The BitmapIcon control makes it simple to add icons in UWP and Uno Platform apps. By default, the icons are…
I have posted about UWP CalendarView control a while back. The previous post summarized how to customize calendar days while…