PrepareContainerForItemOverride Method (C1Rating)
Prepares the specified element to display the specified item.
'Declaration
Protected Overrides Sub PrepareContainerForItemOverride( _
ByVal As DependencyObject, _
ByVal As Object _
)
Parameters
- element
- The element used to display the specified item.
- item
- The item to display.