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