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