File tree Expand file tree Collapse file tree 1 file changed +0
-1
lines changed
MaterialDesignThemes.Wpf/Themes Expand file tree Collapse file tree 1 file changed +0
-1
lines changed Original file line number Diff line number Diff line change 51
51
<Style TargetType =" {x:Type ScrollBar}" BasedOn =" {StaticResource MaterialDesignScrollBar}" />
52
52
<Style TargetType =" {x:Type ScrollViewer}" BasedOn =" {StaticResource MaterialDesignScrollViewer}" />
53
53
<Style TargetType =" {x:Type Slider}" BasedOn =" {StaticResource MaterialDesignSlider}" />
54
- <Style TargetType =" {x:Type TabItem}" BasedOn =" {StaticResource MaterialDesignTabItem}" />
55
54
<Style TargetType =" {x:Type TextBox}" BasedOn =" {StaticResource MaterialDesignTextBox}" />
56
55
<Style TargetType =" {x:Type ToggleButton}" BasedOn =" {StaticResource MaterialDesignSwitchToggleButton}" />
57
56
<Style TargetType =" {x:Type ToolBar}" BasedOn =" {StaticResource MaterialDesignToolBar}" />
You can’t perform that action at this time.
0 commit comments