10 references to GetMouseOverBorderBrush
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
326get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
313get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
531get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
432get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
332get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
406get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
328get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
181get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
510get { return RibbonControlService.GetMouseOverBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
335get { return RibbonControlService.GetMouseOverBorderBrush(this); }