We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5c7802 commit 0979b1aCopy full SHA for 0979b1a
WPFSchedulerDemo/WPFSchedulerDemo/MainWindow.xaml.cs
@@ -11,8 +11,6 @@ public partial class MainWindow : Window
11
public MainWindow()
12
{
13
InitializeComponent();
14
-
15
- //Applying meterial3 light theme initially.
16
SfSkinManager.SetTheme(this, new Theme("Material3Light"));
17
}
18
0 commit comments