3 references to IsDataView
PresentationFramework (3)
System\Windows\Data\BindingListCollectionView.cs (3)
595if (!IsDataView) 1137get { return IsDataView ? (bool?)true : (bool?)null; } 1149get { return IsDataView ? (bool?)true : (bool?)null; }