整理
This commit is contained in:
@@ -39,7 +39,7 @@ public partial class AnyConnectViewModel : ObservableValidator
|
||||
private double angle = 90;
|
||||
|
||||
[ObservableProperty]
|
||||
private WPFluent.Controls.InfoBar messageQueue = new();
|
||||
private NeoUI.Controls.InfoBar messageQueue = new();
|
||||
|
||||
[ObservableProperty]
|
||||
private string message;
|
||||
|
||||
Reference in New Issue
Block a user