7 references to SetFocusedBackground
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
388
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
405
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
394
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
421
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
213
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
542
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
428
set { RibbonControlService.
SetFocusedBackground
(this, value); }