3 references to
PresentationFramework (3)
src\Framework\System\Windows\Automation\Peers\PasswordBoxAutomationPeer.cs (1)
37
public PasswordBoxAutomationPeer(PasswordBox owner) :
base
(owner)
src\Framework\System\Windows\Automation\Peers\RichTextBoxAutomationPeer.cs (1)
24
public RichTextBoxAutomationPeer(RichTextBox owner):
base
(owner)
src\Framework\System\Windows\Automation\Peers\TextBoxAutomationPeer.cs (1)
24
public TextBoxAutomationPeer(TextBox owner):
base
(owner)