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