diff --git a/DEHPCommon/UserInterfaces/ViewModels/StatusBarControlViewModel.cs b/DEHPCommon/UserInterfaces/ViewModels/StatusBarControlViewModel.cs index 756615e..d0222a4 100644 --- a/DEHPCommon/UserInterfaces/ViewModels/StatusBarControlViewModel.cs +++ b/DEHPCommon/UserInterfaces/ViewModels/StatusBarControlViewModel.cs @@ -81,7 +81,7 @@ public StatusBarMessageSeverity Severity /// /// Gets or sets the command that opens the user setting dialog /// - public ReactiveCommand UserSettingCommand { get; private set; } + public ReactiveCommand UserSettingCommand { get; protected set; } /// /// Initializes a new