2 references to DataRowCreatedEventHandler
System.Data (2)
fx\src\data\System\Data\DataSet.cs (2)
78
private
DataRowCreatedEventHandler
onDataRowCreated; // Internal for XmlDataDocument only
1024
internal event
DataRowCreatedEventHandler
DataRowCreated {