This is my try to do an GroupBox component for AvaloniaUI much like WPF.
- Check out the code.
- Open it in Visual Studio Code.
- Press F5 to run.
- Pick .NET Core as launcher
- My "Program" config in launch.json: "${workspaceFolder}/Sample/bin/Debug/netcoreapp2.0/Sample.dll"