7 references to GetCheckedBackground
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
374
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
592
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
467
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
389
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonSplitButton.cs (1)
96
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
242
get { return RibbonControlService.
GetCheckedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
396
get { return RibbonControlService.
GetCheckedBackground
(this); }