7 references to GetCheckedBackground
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
373
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
591
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
466
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
388
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonSplitButton.cs (1)
95
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
241
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
395
get { return RibbonControlService.
GetCheckedBackground
(this); }