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