3 references to GetItemProperties
System.Windows.Forms (3)
System\Windows\Forms\DataBinding\BindingManagerBase.cs (3)
91
return
GetItemProperties
(BindType, 0, dataSources, listAccessors);
169
return
GetItemProperties
(itemProps[j].PropertyType, offset + 1, dataSources, listAccessors);
180
return
GetItemProperties
(property.PropertyType, offset + 1, dataSources, listAccessors);