Prepares the specified element to display the specified item and updates internal properties for the data bound item and container element.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
C# |
---|
protected override void PrepareContainerForItemOverride( DependencyObject element, Object item ) |
Visual Basic (Declaration) |
---|
Protected Overrides Sub PrepareContainerForItemOverride ( _ element As DependencyObject, _ item As Object _ ) |
Parameters
- element
- Type: System.Windows..::.DependencyObject
- item
- Type: System..::.Object