5 references to BeginEdit
System.Data (5)
fx\src\data\System\Data\DataRowView.cs (1)
158
Row.
BeginEdit
();
fx\src\data\System\Data\DataTable.cs (1)
2551
row.
BeginEdit
(); // ensure something's there.
fx\src\data\System\Data\XmlDataLoader.cs (2)
348
row.
BeginEdit
();
1003
row.
BeginEdit
(); // and allow it's population with data
fx\src\data\System\NewXml\XmlDataDocument.cs (1)
2184
row.
BeginEdit
();