8 references to OKToChangeCurrent
PresentationFramework (8)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
468
if (position != CurrentPosition &&
OKToChangeCurrent
())
MS\Internal\Data\CompositeCollectionView.cs (4)
264
&&
OKToChangeCurrent
())
329
if (
OKToChangeCurrent
())
917
if ((CurrentPosition != index) &&
OKToChangeCurrent
())
1098
if (
OKToChangeCurrent
())
System\Windows\Data\BindingListCollectionView.cs (1)
1864
if (
OKToChangeCurrent
())
System\Windows\Data\CollectionView.cs (1)
561
&&
OKToChangeCurrent
())
System\Windows\Data\ListCollectionView.cs (1)
213
if (
OKToChangeCurrent
())