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