Inheritance: System.Windows.Controls.UserControl, IMapControl
 public void RegisterSurface(CompendiumFirstDepthMap control)
 {
     _control = control;
 }
 public void RegisterSurface(CompendiumFirstDepthMap control)
 {
     _control = control;
 }