WIP
This commit is contained in:
@@ -14,8 +14,6 @@ public partial class GuiAppState : AppStateBase, IGuiAppState
|
||||
|
||||
[Property] private bool _noCommandFound;
|
||||
|
||||
[Property] private string? _messageBoxText;
|
||||
|
||||
[Property] private List<CommandBindingConfiguration> _possibleCommands = new();
|
||||
|
||||
[Property] private BindedCollection<RootDriveInfo, string> _rootDriveInfos = new();
|
||||
|
||||
Reference in New Issue
Block a user