File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 144144 <StackPanel Grid.Row=" 2" Orientation =" Horizontal" Margin =" 0 16 0 0" >
145145 <Button Style =" {StaticResource MaterialDesignRaisedLightButton}" Margin =" 0 0 8 0" Width =" 100"
146146 ToolTip =" Resource name: MaterialDesignRaisedLightButton" >
147- LIGHT
147+ _LIGHT
148148 </Button >
149149 <Button Style =" {StaticResource MaterialDesignRaisedButton}" Margin =" 0 0 8 0" Width =" 100"
150150 ToolTip =" Resource name: MaterialDesignRaisedButton" >
151- MID
151+ _MID
152152 </Button >
153153 <Button Style =" {StaticResource MaterialDesignRaisedDarkButton}" Margin =" 0 0 8 0" Width =" 100"
154154 ToolTip =" Resource name: MaterialDesignRaisedLightDarkButton" >
155- DARK
155+ _DARK
156156 </Button >
157157 <Button Style =" {StaticResource MaterialDesignRaisedAccentButton}" Margin =" 0 0 8 0" Width =" 100"
158158 ToolTip =" Resource name: MaterialDesignRaisedAccentButton" >
You can’t perform that action at this time.
0 commit comments