The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
TreeView.GetContainerForItemOverride Method
Silverlight
Creates a TreeViewItem to display content.
Namespace: System.Windows.Controls
Assembly: System.Windows.Controls (in System.Windows.Controls.dll)
Use this method when you need the TreeView to use a container object other than TreeViewItem objects. You override this method in a derived class and return a custom item container.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.