public ThemeIconViewer(ThemeIconFile themeIcon)
 {
     this.themeIcon = themeIcon;
     InitializeComponent();
 }
 public ThemeIconViewer(ThemeIconFile themeIcon)
 {
     this.themeIcon = themeIcon;
     InitializeComponent();
 }