C1.WPF.Pivot Assembly / C1.WPF.Pivot Namespace / PivotFilterEditor Class / OnTemplateChanged Method

In This Topic
OnTemplateChanged Method (PivotFilterEditor)
In This Topic
Syntax
'Declaration
 
Protected Overridable Sub OnTemplateChanged( _
   ByVal oldTemplate As ControlTemplate, _
   ByVal newTemplate As ControlTemplate _
) 
 

Parameters

oldTemplate
newTemplate
See Also