4 references to RelatedImageList
System.Windows.Forms (2)
misc\ImageListUtils.cs (2)
21|| relatedAttribute.RelatedImageList is null) 29string[] pathInfo = relatedAttribute.RelatedImageList.Split('.');
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ImageIndexEditor.cs (2)
148if (imageListAttribute.RelatedImageList is null) 153string[] pathInfo = imageListAttribute.RelatedImageList.Split('.');