4 references to GetListItemPropertiesByType
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ListBindingHelper.cs (4)
356pdc = GetListItemPropertiesByType(type, listAccessors, 0); 382pdc = GetListItemPropertiesByType(subType, listAccessors, startIndex); 413pdc = GetListItemPropertiesByType(listAccessors[startIndex].PropertyType, listAccessors, startIndex); 477pdc = GetListItemPropertiesByType(listAccessors[startIndex].PropertyType, listAccessors, startIndex);