private void RegisterCustomSchemaPublisher(ICustomSchemaPublisher control)
 {
     CustomSchemaControls.Add(control);
 }
 private void RegisterCustomSchemaPublisher(ICustomSchemaPublisher control)
 {
     CustomSchemaControls.Add(control);
 }