7 references to GetPressedBackground
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
371get { return RibbonControlService.GetPressedBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
358get { return RibbonControlService.GetPressedBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
576get { return RibbonControlService.GetPressedBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
377get { return RibbonControlService.GetPressedBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
451get { return RibbonControlService.GetPressedBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
373get { return RibbonControlService.GetPressedBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
380get { return RibbonControlService.GetPressedBackground(this); }