2 references to TextBoxView
PresentationFramework (2)
System\Windows\Controls\PasswordBox.cs (1)
1135
SetRenderScopeToContentHost(new
TextBoxView
(this));
System\Windows\Controls\TextBox.cs (1)
1119
return new
TextBoxView
(this);