|
37 | 37 | Margin="0"
|
38 | 38 | HorizontalAlignment="Stretch"
|
39 | 39 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
40 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 40 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
41 | 41 | BorderThickness="1"
|
42 | 42 | CornerRadius="2"
|
43 | 43 | Visibility="Collapsed" />
|
|
70 | 70 | Fill="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Background}"
|
71 | 71 | RadiusX="1"
|
72 | 72 | RadiusY="1"
|
73 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.BorderBrush}" |
| 73 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Border}" |
74 | 74 | Visibility="Collapsed" />
|
75 | 75 | <Image x:Name="image"
|
76 | 76 | Width="32"
|
|
145 | 145 | Margin="0"
|
146 | 146 | HorizontalAlignment="Stretch"
|
147 | 147 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
148 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 148 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
149 | 149 | BorderThickness="1"
|
150 | 150 | CornerRadius="2"
|
151 | 151 | Visibility="Collapsed" />
|
|
178 | 178 | Fill="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Background}"
|
179 | 179 | RadiusX="1"
|
180 | 180 | RadiusY="1"
|
181 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.BorderBrush}" |
| 181 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Border}" |
182 | 182 | Visibility="Collapsed" />
|
183 | 183 | <Image x:Name="image"
|
184 | 184 | Width="32"
|
|
306 | 306 | Grid.ColumnSpan="1"
|
307 | 307 | HorizontalAlignment="Stretch"
|
308 | 308 | VerticalAlignment="Stretch"
|
309 |
| - Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
310 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BorderBrush}" |
| 309 | + Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
| 310 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.Border}" |
311 | 311 | BorderThickness="1"
|
312 | 312 | CornerRadius="2,2,1,1"
|
313 | 313 | SnapsToDevicePixels="True">
|
|
318 | 318 | <Border Width="Auto"
|
319 | 319 | Height="Auto"
|
320 | 320 | VerticalAlignment="Stretch"
|
321 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
| 321 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
322 | 322 | BorderThickness="1"
|
323 | 323 | CornerRadius="1" />
|
324 | 324 | <Grid Margin="1"
|
|
336 | 336 | Data="M0,0L0,1"
|
337 | 337 | Fill="{x:Null}"
|
338 | 338 | Stretch="Fill"
|
339 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.BorderBrush}" |
| 339 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.Border}" |
340 | 340 | Visibility="Visible" />
|
341 | 341 | <ScrollViewer x:Name="PART_ScrollViewer"
|
342 | 342 | Margin="1"
|
|
408 | 408 | Width="1"
|
409 | 409 | Margin="0 4 23 4"
|
410 | 410 | HorizontalAlignment="Right"
|
411 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.BorderBrush}" /> |
| 411 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.Border}" /> |
412 | 412 |
|
413 | 413 | <Grid Grid.Column="0"
|
414 | 414 | Grid.ColumnSpan="3"
|
|
423 | 423 | <Border x:Name="PART_ButtonBorder"
|
424 | 424 | Margin="0 0 -1 0"
|
425 | 425 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
426 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 426 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
427 | 427 | BorderThickness="1"
|
428 | 428 | CornerRadius="2"
|
429 | 429 | Visibility="Collapsed" />
|
|
433 | 433 | Margin="0"
|
434 | 434 | HorizontalAlignment="Stretch"
|
435 | 435 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
436 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 436 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
437 | 437 | BorderThickness="1"
|
438 | 438 | CornerRadius="2"
|
439 | 439 | Visibility="Collapsed" />
|
|
467 | 467 | Fill="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Background}"
|
468 | 468 | RadiusX="1"
|
469 | 469 | RadiusY="1"
|
470 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.BorderBrush}" |
| 470 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Border}" |
471 | 471 | Visibility="Collapsed" />
|
472 | 472 | <Image x:Name="image"
|
473 | 473 | Width="32"
|
|
511 | 511 | <Border x:Name="DropDownBorder"
|
512 | 512 | HorizontalAlignment="Stretch"
|
513 | 513 | VerticalAlignment="Stretch"
|
514 |
| - Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
515 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BorderBrush}" |
| 514 | + Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
| 515 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.Border}" |
516 | 516 | BorderThickness="1"
|
517 | 517 | CornerRadius="1"
|
518 | 518 | SnapsToDevicePixels="True">
|
|
523 | 523 | <Border Width="Auto"
|
524 | 524 | Height="Auto"
|
525 | 525 | VerticalAlignment="Stretch"
|
526 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
| 526 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
527 | 527 | BorderThickness="1"
|
528 | 528 | CornerRadius="1" />
|
529 | 529 | <Grid Margin="1"
|
|
541 | 541 | Data="M0,0L0,1"
|
542 | 542 | Fill="{x:Null}"
|
543 | 543 | Stretch="Fill"
|
544 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.BorderBrush}" |
| 544 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.Border}" |
545 | 545 | Visibility="Visible" />
|
546 | 546 | <ScrollViewer x:Name="PART_ScrollViewer"
|
547 | 547 | Style="{DynamicResource Fluent.Ribbon.Styles.MenuScrollViewer}"
|
|
648 | 648 | Margin="0"
|
649 | 649 | HorizontalAlignment="Stretch"
|
650 | 650 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
651 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 651 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
652 | 652 | BorderThickness="1"
|
653 | 653 | CornerRadius="2"
|
654 | 654 | Visibility="Collapsed" />
|
|
680 | 680 | Fill="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Background}"
|
681 | 681 | RadiusX="1"
|
682 | 682 | RadiusY="1"
|
683 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.BorderBrush}" |
| 683 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Border}" |
684 | 684 | Visibility="Collapsed" />
|
685 | 685 | <Image x:Name="image"
|
686 | 686 | Width="32"
|
|
754 | 754 | Margin="0"
|
755 | 755 | HorizontalAlignment="Stretch"
|
756 | 756 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
757 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 757 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
758 | 758 | BorderThickness="1"
|
759 | 759 | CornerRadius="2"
|
760 | 760 | Visibility="Collapsed" />
|
|
776 | 776 | Fill="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Background}"
|
777 | 777 | RadiusX="1"
|
778 | 778 | RadiusY="1"
|
779 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.BorderBrush}" |
| 779 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Border}" |
780 | 780 | Visibility="Collapsed" />
|
781 | 781 | <Image x:Name="image"
|
782 | 782 | Width="32"
|
|
907 | 907 | Grid.ColumnSpan="1"
|
908 | 908 | HorizontalAlignment="Stretch"
|
909 | 909 | VerticalAlignment="Stretch"
|
910 |
| - Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
911 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BorderBrush}" |
| 910 | + Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
| 911 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.Border}" |
912 | 912 | BorderThickness="1"
|
913 | 913 | CornerRadius="2,2,1,1"
|
914 | 914 | SnapsToDevicePixels="True">
|
|
919 | 919 | <Border Width="Auto"
|
920 | 920 | Height="Auto"
|
921 | 921 | VerticalAlignment="Stretch"
|
922 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
| 922 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
923 | 923 | BorderThickness="1"
|
924 | 924 | CornerRadius="1" />
|
925 | 925 | <Grid Margin="1"
|
|
999 | 999 | Width="1"
|
1000 | 1000 | Margin="0 4 23 4"
|
1001 | 1001 | HorizontalAlignment="Right"
|
1002 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.BorderBrush}" /> |
| 1002 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.Separator.Border}" /> |
1003 | 1003 |
|
1004 | 1004 | <Grid Grid.Column="0"
|
1005 | 1005 | Grid.ColumnSpan="3"
|
|
1014 | 1014 | <Border x:Name="PART_ButtonBorder"
|
1015 | 1015 | Margin="0 0 -1 0"
|
1016 | 1016 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
1017 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 1017 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
1018 | 1018 | BorderThickness="1"
|
1019 | 1019 | CornerRadius="2"
|
1020 | 1020 | Visibility="Collapsed" />
|
|
1024 | 1024 | Margin="0"
|
1025 | 1025 | HorizontalAlignment="Stretch"
|
1026 | 1026 | Background="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Background}"
|
1027 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.BorderBrush}" |
| 1027 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.Button.MouseOver.Border}" |
1028 | 1028 | BorderThickness="1"
|
1029 | 1029 | CornerRadius="2"
|
1030 | 1030 | Visibility="Collapsed" />
|
|
1047 | 1047 | Fill="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Background}"
|
1048 | 1048 | RadiusX="1"
|
1049 | 1049 | RadiusY="1"
|
1050 |
| - Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.BorderBrush}" |
| 1050 | + Stroke="{DynamicResource Fluent.Ribbon.Brushes.ApplicationMenuItem.CheckBox.Border}" |
1051 | 1051 | Visibility="Collapsed" />
|
1052 | 1052 | <Image x:Name="image"
|
1053 | 1053 | Width="32"
|
|
1178 | 1178 | Grid.ColumnSpan="1"
|
1179 | 1179 | HorizontalAlignment="Stretch"
|
1180 | 1180 | VerticalAlignment="Stretch"
|
1181 |
| - Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
1182 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BorderBrush}" |
| 1181 | + Background="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
| 1182 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.Border}" |
1183 | 1183 | BorderThickness="1"
|
1184 | 1184 | CornerRadius="1"
|
1185 | 1185 | SnapsToDevicePixels="True">
|
|
1190 | 1190 | <Border Width="Auto"
|
1191 | 1191 | Height="Auto"
|
1192 | 1192 | VerticalAlignment="Stretch"
|
1193 |
| - BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown.BackgroundBrush}" |
| 1193 | + BorderBrush="{DynamicResource Fluent.Ribbon.Brushes.DropDown..Background}" |
1194 | 1194 | BorderThickness="1"
|
1195 | 1195 | CornerRadius="1" />
|
1196 | 1196 | <Grid Margin="1"
|
|
0 commit comments