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