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