7 references to GetFocusedBackground
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
386
get { return RibbonControlService.
GetFocusedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
403
get { return RibbonControlService.
GetFocusedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
392
get { return RibbonControlService.
GetFocusedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
419
get { return RibbonControlService.
GetFocusedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
211
get { return RibbonControlService.
GetFocusedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
540
get { return RibbonControlService.
GetFocusedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
426
get { return RibbonControlService.
GetFocusedBackground
(this); }