/// <summary> /// Initializes static members of the <see cref="DefaultTextFactory"/> class. /// </summary> static DefaultTextFactory() { Instance = new DefaultTextFactory(); }