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