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.Data.Controls (in DlhSoft.Data.Controls.dll)

Syntax

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

See Also