</TreeView> } } protected override Visual GetVisualChild(int index) // replace the Visual of the TextBox with the visual of the _contentPresenter; { <TreeView x:Name="treeView"
</TreeView> this._contentPresenter.Measure(this.Control.RenderSize); // delegate the measure override to the ContentPresenter's Measure <TreeView x:Name="treeView"