1 override of AttachToVisualTree
PresentationFramework (1)
System\Windows\Controls\TextBox.cs (1)
1140internal override void AttachToVisualTree()
3 references to AttachToVisualTree
PresentationFramework (3)
System\Windows\Controls\Primitives\TextBoxBase.cs (1)
127AttachToVisualTree();
System\Windows\Controls\RichTextBox.cs (1)
430this.AttachToVisualTree();
System\Windows\Controls\TextBox.cs (1)
1142base.AttachToVisualTree();