File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Fluent.Ribbon/Themes/Controls Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 14
14
<Border x : Name =" PART_DropDownBorder"
15
15
HorizontalAlignment =" Stretch"
16
16
VerticalAlignment =" Stretch"
17
- Background =" {DynamicResource Fluent.Ribbon.Brushes.DropDown.. Background}"
17
+ Background =" {DynamicResource Fluent.Ribbon.Brushes.DropDown.Background}"
18
18
BorderBrush =" {DynamicResource Fluent.Ribbon.Brushes.DropDown.Border}"
19
19
BorderThickness =" 1"
20
20
SnapsToDevicePixels =" True" >
34
34
Height =" 11"
35
35
HorizontalAlignment =" Stretch"
36
36
VerticalAlignment =" Top"
37
- Background =" {DynamicResource Fluent.Ribbon.Brushes.DropDown.Resize.. Background}"
37
+ Background =" {DynamicResource Fluent.Ribbon.Brushes.DropDown.Resize.Background}"
38
38
BorderBrush =" {DynamicResource Fluent.Ribbon.Brushes.DropDown.Resize.Border}"
39
39
BorderThickness =" 0 1 0 0" >
40
40
<Grid >
You can’t perform that action at this time.
0 commit comments