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