[This is preliminary documentation and is subject to change.]
            Initializes music player, music loader thread, the GUI, and the artist/album scroller thread
            If the iTunes playlists haven't been imported, it calls the appropriate methods to do so
            
Namespace: MusicPlayerWindowAssembly: MusicPlayerWindow (in MusicPlayerWindow.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# | 
|---|
public MainWindow()  | 
| Visual Basic | 
|---|
Public Sub New  | 
| Visual C++ | 
|---|
public: MainWindow()  |