using System.Windows.Controls; namespace HaloPixelToolBox.Installer.Views.Controls; public class CheckButton : CheckBox { }