2 references to GetListItemPropertiesByEnumerable
System.Windows.Forms (2)
System\Windows\Forms\DataBinding\ListBindingHelper.cs (2)
168
return
GetListItemPropertiesByEnumerable
(enumerable, listAccessors, 0);
426
pdc =
GetListItemPropertiesByEnumerable
(ienumerableSubList, listAccessors, startIndex);