3 references to TextBoxAutomationPeer
PresentationFramework (1)
System\Windows\Controls\TextBox.cs (1)
1012return new TextBoxAutomationPeer(this);
PresentationUI (1)
MS\Internal\Documents\Application\PageTextBox.cs (1)
373: base(owner)
System.Windows.Controls.Ribbon (1)
Microsoft\Windows\Automation\Peers\RibbonTextBoxAutomationPeer.cs (1)
40public RibbonTextBoxAutomationPeer(RibbonTextBox owner): base(owner)