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