7 references to SetCheckedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
390
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
608
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
483
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
405
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonSplitButton.cs (1)
112
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
258
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
412
set { RibbonControlService.
SetCheckedBorderBrush
(this, value); }