2 references to HasNewItemPlaceholder
PresentationFramework (2)
src\Framework\System\Windows\Controls\DataGrid.cs (2)
3850if (HasNewItemPlaceholder) 3865if (HasNewItemPlaceholder && SelectedItems.Contains(CollectionView.NewItemPlaceholder))