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