Skip to content

Commit 0979b1a

Browse files
committed
Added WPF Scheduler tooltip customization sample
1 parent a5c7802 commit 0979b1a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

WPFSchedulerDemo/WPFSchedulerDemo/MainWindow.xaml.cs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ public partial class MainWindow : Window
1111
public MainWindow()
1212
{
1313
InitializeComponent();
14-
15-
//Applying meterial3 light theme initially.
1614
SfSkinManager.SetTheme(this, new Theme("Material3Light"));
1715
}
1816
}

0 commit comments

Comments
 (0)