7 references to GetFocusedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
402
get { return RibbonControlService.
GetFocusedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
419
get { return RibbonControlService.
GetFocusedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
408
get { return RibbonControlService.
GetFocusedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
435
get { return RibbonControlService.
GetFocusedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTabHeader.cs (1)
227
get { return RibbonControlService.
GetFocusedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonTextBox.cs (1)
556
get { return RibbonControlService.
GetFocusedBorderBrush
(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
442
get { return RibbonControlService.
GetFocusedBorderBrush
(this); }