8 references to OKToChangeCurrent
PresentationFramework (8)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
467if (position != CurrentPosition && OKToChangeCurrent())
MS\Internal\Data\CompositeCollectionView.cs (4)
256&& OKToChangeCurrent()) 321if (OKToChangeCurrent()) 903if ((CurrentPosition != index) && OKToChangeCurrent()) 1084if (OKToChangeCurrent())
System\Windows\Data\BindingListCollectionView.cs (1)
1844if (OKToChangeCurrent())
System\Windows\Data\CollectionView.cs (1)
554&& OKToChangeCurrent())
System\Windows\Data\ListCollectionView.cs (1)
207if (OKToChangeCurrent())