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