1 override of AttachToVisualTree
PresentationFramework (1)
System\Windows\Controls\TextBox.cs (1)
1135internal override void AttachToVisualTree()
3 references to AttachToVisualTree
PresentationFramework (3)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
120AttachToVisualTree();
System\Windows\Controls\RichTextBox.cs (1)
428this.AttachToVisualTree();
System\Windows\Controls\TextBox.cs (1)
1137base.AttachToVisualTree();