3 references to InconsistentBindingList
PresentationFramework (3)
System\Windows\Data\BindingListCollectionView.cs (3)
1917
throw new InvalidOperationException(SR.Format(SR.
InconsistentBindingList
, InternalList, args.ListChangedType));
1929
throw new InvalidOperationException(SR.Format(SR.
InconsistentBindingList
, InternalList, args.ListChangedType));
1986
throw new InvalidOperationException(SR.Format(SR.
InconsistentBindingList
, InternalList, args.ListChangedType));