7 references to GetCheckedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
388
get { return RibbonControlService.
GetCheckedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
606
get { return RibbonControlService.
GetCheckedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
481
get { return RibbonControlService.
GetCheckedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
403
get { return RibbonControlService.
GetCheckedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonSplitButton.cs (1)
110
get { return RibbonControlService.
GetCheckedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
256
get { return RibbonControlService.
GetCheckedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
410
get { return RibbonControlService.
GetCheckedBorderBrush
(this); }