2 references to TextBoxView
PresentationFramework (2)
src\Framework\System\Windows\Controls\PasswordBox.cs (1)
1181SetRenderScopeToContentHost(new TextBoxView(this));
src\Framework\System\Windows\Controls\TextBox.cs (1)
1115return new TextBoxView(this);