IWindowService public interface IWindowService : IService Defines methods to create IWindow instances. Documentation Code IWindow Create(IDocument document) Creates an IWindow object for the provided document.