10 references to GetMouseOverBackground
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
341
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
328
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
546
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
447
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
347
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
421
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
343
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
196
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
525
get { return RibbonControlService.
GetMouseOverBackground
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
350
get { return RibbonControlService.
GetMouseOverBackground
(this); }