Invoked before a template is applied to the control to ensure that the old template parts are properly cleared.

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

Syntax

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

See Also