10 references to GetMouseOverBackground
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
341get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
328get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
546get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
447get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
347get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
421get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
343get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
196get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
525get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
350get { return RibbonControlService.GetMouseOverBackground(this); }