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