BinToss / teast.GroupBox.Avalonia

[contributing to upstream] A GroupBox UserControl for AvaloniaUI inspired by WPF's GroupBox.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GroupBox

This is my try to do an GroupBox component for AvaloniaUI much like WPF.

How to compile

  • 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"

About

[contributing to upstream] A GroupBox UserControl for AvaloniaUI inspired by WPF's GroupBox.


Languages

Language:C# 100.0%