3 references to DataViewManagerListItemTypeDescriptor
System.Data (3)
fx\src\data\System\Data\DataViewManager.cs (3)
44
this.item = new
DataViewManagerListItemTypeDescriptor
(this);
166
array.SetValue((object)(new
DataViewManagerListItemTypeDescriptor
(this)), index);
327
return((ICustomTypeDescriptor)(new
DataViewManagerListItemTypeDescriptor
(this))).GetProperties();