public void OnInterfaceEventAdded(InterfaceElementEvent eventType)
 {
     _objExplorer.OnInterfaceEventAdded(eventType);
 }