10 references to SetMouseOverBorderBrush
System.Windows.Controls.Ribbon (10)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
328
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
315
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
533
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGroup.cs (1)
437
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
334
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
408
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
330
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
183
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
512
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
337
set { RibbonControlService.
SetMouseOverBorderBrush
(this, value); }