7 references to SetPressedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
358
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
345
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
563
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
364
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
438
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
360
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
367
set { RibbonControlService.
SetPressedBorderBrush
(this, value); }