3 references to _unknownIndex
PresentationFramework (3)
System\Windows\Data\ListCollectionView.cs (3)
2368
if (e.NewStartingIndex >
_unknownIndex
)
2378
if (e.OldStartingIndex >
_unknownIndex
)
2388
if (e.OldStartingIndex >
_unknownIndex
)