TreeViewItem.PrepareContainerForItemOverride(DependencyObject, Object) Method

Definition

Prepares the specified element to display the specified item.

protected override void PrepareContainerForItemOverride(System.Windows.DependencyObject element, object item);

Parameters

element
DependencyObject

The element that displays the specified item.

item
Object

The item to display.

Applies to

Product Versions
.NET Framework 3.0, 3.5, 4.0