Skip to content

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

Notifications You must be signed in to change notification settings

BinToss/teast.GroupBox.Avalonia

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%