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