3 references to RibbonControlDataAutomationPeer
System.Windows.Controls.Ribbon (3)
Microsoft\Windows\Automation\Peers\RibbonControlGroupAutomationPeer.cs (1)
38return new RibbonControlDataAutomationPeer(item, this);
Microsoft\Windows\Automation\Peers\RibbonGroupAutomationPeer.cs (1)
92return new RibbonControlDataAutomationPeer(item, this);
Microsoft\Windows\Automation\Peers\RibbonQuickAccessToolBarAutomationPeer.cs (1)
73return new RibbonControlDataAutomationPeer(item, this);