8 references to OKToChangeCurrent
PresentationFramework (8)
src\Framework\MS\Internal\Controls\InnerItemCollectionView.cs (1)
470
if (position != CurrentPosition &&
OKToChangeCurrent
())
src\Framework\MS\Internal\Data\CompositeCollectionView.cs (4)
272
&&
OKToChangeCurrent
())
342
if (
OKToChangeCurrent
())
934
if ((CurrentPosition != index) &&
OKToChangeCurrent
())
1116
if (
OKToChangeCurrent
())
src\Framework\System\Windows\Data\BindingListCollectionView.cs (1)
1871
if (
OKToChangeCurrent
())
src\Framework\System\Windows\Data\CollectionView.cs (1)
569
&&
OKToChangeCurrent
())
src\Framework\System\Windows\Data\ListCollectionView.cs (1)
221
if (
OKToChangeCurrent
())