4 references to RibbonMenuButtonAutomationPeer
System.Windows.Controls.Ribbon (4)
Microsoft\Windows\Automation\Peers\RibbonApplicationMenuAutomationPeer.cs (1)
36: base(owner)
Microsoft\Windows\Automation\Peers\RibbonComboBoxAutomationPeer.cs (1)
40: base(owner)
Microsoft\Windows\Automation\Peers\RibbonSplitButtonAutomationPeer.cs (1)
38: base(owner)
Microsoft\Windows\Controls\Ribbon\RibbonMenuButton.cs (1)
978return new RibbonMenuButtonAutomationPeer(this);