10 references to SetMouseOverBackground
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
343set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
330set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
548set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
452set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
349set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
423set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
345set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
198set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
527set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
352set { RibbonControlService.SetMouseOverBackground(this, value); }