10 references to GetMouseOverBackground
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
342get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
329get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
547get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
451get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
348get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
422get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
344get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
197get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
526get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
351get { return RibbonControlService.GetMouseOverBackground(this); }