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