Home
last modified time | relevance | path

Searched refs:related_image_list (Results 1 – 1 of 1) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/System.Windows.Forms/
H A DRelatedImageListAttribute.cs37 private string related_image_list; field in System.Windows.Forms.RelatedImageListAttribute
41 this.related_image_list = relatedImageList; in RelatedImageListAttribute()
45 get { return this.related_image_list; }