Updated code style for internal statics

This commit is contained in:
Tig
2024-03-29 10:28:32 -06:00
parent f3536f8a86
commit 57a57375f4
4 changed files with 19 additions and 7 deletions

View File

@@ -35,6 +35,7 @@ public class ThemeScopeTests
ThemeManager.Themes! [ThemeManager.SelectedTheme]!.Apply ();
Assert.Equal (Dialog.ButtonAlignments.Right, Dialog.DefaultButtonAlignment);
Reset ();
}
[Fact]