Namespace:
DlhSoft.Windows.Controls
Assembly:
DlhSoft.HierarchicalData.LightWPF.Controls (in DlhSoft.HierarchicalData.LightWPF.Controls.dll)
Syntax
| C# |
|---|
[GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")]
void IComponentConnector.Connect(
int connectionId,
Object target
) |
| Visual Basic (Declaration) |
|---|
<GeneratedCodeAttribute("PresentationBuildTasks", "4.0.0.0")> _
Private Sub Connect ( _
connectionId As Integer, _
target As Object _
) Implements IComponentConnector.Connect |
Parameters
- connectionId
- Type: System..::.Int32
- target
- Type: System..::.Object
Implements
IComponentConnector..::.Connect(Int32, Object)
See Also