1 override of AttachToVisualTree
PresentationFramework (1)
src\Framework\System\Windows\Controls\TextBox.cs (1)
1131internal override void AttachToVisualTree()
3 references to AttachToVisualTree
PresentationFramework (3)
src\Framework\System\Windows\Controls\Primitives\TextBoxBase.cs (1)
138AttachToVisualTree();
src\Framework\System\Windows\Controls\RichTextBox.cs (1)
441this.AttachToVisualTree();
src\Framework\System\Windows\Controls\TextBox.cs (1)
1133base.AttachToVisualTree();