1 reference to CanConstructItem
PresentationFramework (1)
System\Windows\Data\ListCollectionView.cs (1)
662
get { return !IsEditingItem && !SourceList.IsFixedSize &&
CanConstructItem
; }