7 references to GetPressedBackground
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
372
get { return RibbonControlService.
GetPressedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
359
get { return RibbonControlService.
GetPressedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
577
get { return RibbonControlService.
GetPressedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
378
get { return RibbonControlService.
GetPressedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
452
get { return RibbonControlService.
GetPressedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
374
get { return RibbonControlService.
GetPressedBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
381
get { return RibbonControlService.
GetPressedBackground
(this); }