3 references to _unknownIndex
PresentationFramework (3)
System\Windows\Data\ListCollectionView.cs (3)
2369
if (e.NewStartingIndex >
_unknownIndex
)
2379
if (e.OldStartingIndex >
_unknownIndex
)
2389
if (e.OldStartingIndex >
_unknownIndex
)