2 references to HasNewItemPlaceholder
PresentationFramework (2)
System\Windows\Controls\DataGrid.cs (2)
3845
if (
HasNewItemPlaceholder
)
3860
if (
HasNewItemPlaceholder
&& SelectedItems.Contains(CollectionView.NewItemPlaceholder))