ElementReference.OnElementDeleted Method
Raises the ElementDeleted event.
Namespace: Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel
Assembly: Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime (in Microsoft.Practices.EnterpriseLibrary.Configuration.DesignTime.dll)
Syntax
'Declaration
Protected Overridable Sub OnElementDeleted
protected virtual void OnElementDeleted()
protected:
virtual void OnElementDeleted()
protected function OnElementDeleted()
See Also
Microsoft.Practices.EnterpriseLibrary.Configuration.Design.ViewModel Namespace