10 references to GetMouseOverBorderBrush
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
327get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
314get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
532get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
436get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
333get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
407get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
329get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
182get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
511get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
336get { return RibbonControlService.GetMouseOverBorderBrush(this); }