2 references to
System.Windows.Forms (2)
winforms\Managed\System\WinForms\ImageList.cs (1)
1639
public ImageListConverter() :
base
(typeof(ImageList)) {
winforms\Managed\System\WinForms\MdiWindowListItemConverter.cs (1)
13
public MdiWindowListItemConverter(Type type) :
base
(type) {