3 references to RibbonMenuItemDataAutomationPeer
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Automation\Peers\RibbonContextMenuAutomationPeer.cs (1)
40return new RibbonMenuItemDataAutomationPeer(item, this);
Microsoft\Windows\Automation\Peers\RibbonMenuButtonAutomationPeer.cs (1)
142return new RibbonMenuItemDataAutomationPeer(item, this);
Microsoft\Windows\Automation\Peers\RibbonMenuItemAutomationPeer.cs (1)
90return new RibbonMenuItemDataAutomationPeer(item, this);