Invoked when the template is applied to the control to ensure that the required template parts are identified and properly initialized within the control.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.Management.Controls (in DlhSoft.ProjectData.Management.Controls.dll)

Syntax

C#
protected override void InitializeTemplateParts()
Visual Basic (Declaration)
Protected Overrides Sub InitializeTemplateParts

See Also