[]
Prepares the specified element to display the specified item.
protected override void PrepareContainerForItemOverride(DependencyObject element, object item)
| Type | Name | Description |
|---|---|---|
| DependencyObject | element | The element used to display the specified item. |
| object | item | The item to display. |