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