コード例 #1
0
 public ThemeIconViewer(ThemeIconFile themeIcon)
 {
     this.themeIcon = themeIcon;
     InitializeComponent();
 }
コード例 #2
0
 public ThemeIconViewer(ThemeIconFile themeIcon)
 {
     this.themeIcon = themeIcon;
     InitializeComponent();
 }