更新
This commit is contained in:
@@ -47,7 +47,7 @@ public class InfoBar : System.Windows.Controls.ContentControl
|
||||
nameof(Severity),
|
||||
typeof(InfoBarSeverity),
|
||||
typeof(InfoBar),
|
||||
new PropertyMetadata(InfoBarSeverity.Informational));
|
||||
new PropertyMetadata(InfoBarSeverity.Attention));
|
||||
|
||||
/// <summary>
|
||||
/// Identifies the <see cref="TemplateButtonCommand"/> dependency property.
|
||||
|
||||
Reference in New Issue
Block a user