From b4b6b5674ba0a09294ce829af407b795975b76c2 Mon Sep 17 00:00:00 2001 From: Ivan Fontaine Date: Tue, 15 Feb 2022 09:46:16 +0100 Subject: [PATCH] fix for issure #67 --- .../UserInterfaces/ViewModels/StatusBarControlViewModel.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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