2 references to ImageSize
System.Windows.Forms.Design (2)
System\Windows\Forms\Design\ImageListActionList.cs (2)
41
TypeDescriptor.GetProperties(Component)[nameof(
ImageSize
)]?.SetValue(Component, value);
50
new DesignerActionPropertyItem(nameof(
ImageSize
), SR.ImageListActionList_ImageSizeDisplayName, SR.PropertiesCategoryName, SR.ImageListActionList_ImageSizeDescription),