2 references to InitializingNewItem
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3561if (InitializingNewItem != null) 3563InitializingNewItem(this, e);