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