public void SetAsCurrentImplementation()
 {
     defaultTextLayoutServices = this;
 }
 public void SetAsCurrentImplementation()
 {
     s_defaultTextLayoutServices = this;
 }