7 references to SetFocusedBackground
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
387
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
404
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
393
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
420
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
212
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
541
set { RibbonControlService.
SetFocusedBackground
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
427
set { RibbonControlService.
SetFocusedBackground
(this, value); }