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