7 references to GetPressedBorderBrush
System.Windows.Controls.Ribbon (7)
Microsoft\Windows\Controls\Ribbon\RibbonButton.cs (1)
356get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonCheckBox.cs (1)
343get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonGalleryItem.cs (1)
561get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
362get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonMenuItem.cs (1)
436get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonRadioButton.cs (1)
358get { return RibbonControlService.GetPressedBorderBrush(this); }
Microsoft\Windows\Controls\Ribbon\RibbonToggleButton.cs (1)
365get { return RibbonControlService.GetPressedBorderBrush(this); }