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