7 references to GetPressedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
360get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
346get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
564get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
366get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
440get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
361get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
368get { return RibbonControlService.GetPressedBorderBrush(this); }