2 references to ImplementOtherMembersWithSort
PresentationFramework (2)
System\Windows\Data\CollectionView.cs (2)
837
throw new InvalidOperationException(SR.Format(SR.
ImplementOtherMembersWithSort
, "Refresh()"));
892
throw new InvalidOperationException(SR.Format(SR.
ImplementOtherMembersWithSort
, "GetEnumerator()"));