8 references to OKToChangeCurrent
PresentationFramework (8)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
466if (position != CurrentPosition && OKToChangeCurrent())
MS\Internal\Data\CompositeCollectionView.cs (4)
255&& OKToChangeCurrent()) 320if (OKToChangeCurrent()) 902if ((CurrentPosition != index) && OKToChangeCurrent()) 1083if (OKToChangeCurrent())
System\Windows\Data\BindingListCollectionView.cs (1)
1843if (OKToChangeCurrent())
System\Windows\Data\CollectionView.cs (1)
553&& OKToChangeCurrent())
System\Windows\Data\ListCollectionView.cs (1)
206if (OKToChangeCurrent())