バージョン

OnEditTemplateChanged(ControlTemplate,ControlTemplate) メソッド

プロパティ 'EditTemplate' が変更する時に呼び出されます
シンタックス
'宣言
 
Protected Overridable Sub OnEditTemplateChanged( _
   ByVal previousValue As ControlTemplate, _
   ByVal currentValue As ControlTemplate _
) 
protected virtual void OnEditTemplateChanged( 
   ControlTemplate previousValue,
   ControlTemplate currentValue
)

パラメータ

previousValue
currentValue
参照