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