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