7 references to SetPressedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
357
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
344
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
562
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
363
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
437
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
359
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
366
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }