10 references to GetMouseOverBackground
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
345get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
331get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
549get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
454get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
351get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
425get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
346get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
199get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
528get { return RibbonControlService.GetMouseOverBackground(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
353get { return RibbonControlService.GetMouseOverBackground(this); }