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 144
144
<StackPanel Grid.Row=" 2" Orientation =" Horizontal" Margin =" 0 16 0 0" >
145
145
<Button Style =" {StaticResource MaterialDesignRaisedLightButton}" Margin =" 0 0 8 0" Width =" 100"
146
146
ToolTip =" Resource name: MaterialDesignRaisedLightButton" >
147
- LIGHT
147
+ _LIGHT
148
148
</Button >
149
149
<Button Style =" {StaticResource MaterialDesignRaisedButton}" Margin =" 0 0 8 0" Width =" 100"
150
150
ToolTip =" Resource name: MaterialDesignRaisedButton" >
151
- MID
151
+ _MID
152
152
</Button >
153
153
<Button Style =" {StaticResource MaterialDesignRaisedDarkButton}" Margin =" 0 0 8 0" Width =" 100"
154
154
ToolTip =" Resource name: MaterialDesignRaisedLightDarkButton" >
155
- DARK
155
+ _DARK
156
156
</Button >
157
157
<Button Style =" {StaticResource MaterialDesignRaisedAccentButton}" Margin =" 0 0 8 0" Width =" 100"
158
158
ToolTip =" Resource name: MaterialDesignRaisedAccentButton" >
You can’t perform that action at this time.
0 commit comments