10 references to GetMouseOverBorderBrush
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
330get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
316get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
534get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
439get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
336get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
410get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
331get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
184get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
513get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
338get { return RibbonControlService.GetMouseOverBorderBrush(this); }