Binding UI

This commit is contained in:
Serge
2024-01-26 20:43:51 +01:00
parent 163b35d6b0
commit fb33f426d3
8 changed files with 913 additions and 474 deletions

View File

@@ -13,7 +13,6 @@ namespace GHelper
{
ScreenControl screenControl = new ScreenControl();
ModeControl modeControl = new ModeControl();
ClamshellModeControl clamshellControl = new ClamshellModeControl();
const string EMPTY = "--------------";