7 references to SetCheckedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
389
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
607
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
482
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
404
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonSplitButton.cs (1)
111
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
257
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
411
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }