Category "avalonia"

How to use WhenActivated with properties in avalonia

I am trying to use ReactiveUI along with Avalonia. Due to initialization order in Avalonia 0.10 preview following code fails: class ViewModel : IActivatableView

Avalonia UserControl checking if it is visible before before acting on a timer

I have a loading overlay (with the View inheriting from UserControl and the ViewModel from ViewModelBase) that I display over the current window by putting usin

C# GUI Design for Mac Retina Displays

I'm using Avalonia UI to create an application that is available for both Windows as well as macOS, and have come across the issue that, when using a macOS devi

How to load an application to systemtray using Avalonia

How can I load an Avalonia application to the systemtray and set the menu items?

What is reason for showing IWindowingPlatform is not registered error?

I am trying to develop an desktop application using Avalonia. In my application the main window is the login form, but actually I don't want to always show the