10 references to SetMouseOverBackground
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
346set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
332set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
550set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
455set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
352set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
426set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
347set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
200set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
529set { RibbonControlService.SetMouseOverBackground(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
354set { RibbonControlService.SetMouseOverBackground(this, value); }