8 references to OKToChangeCurrent
PresentationFramework (8)
MS\Internal\Controls\InnerItemCollectionView.cs (1)
467
if (position != CurrentPosition &&
OKToChangeCurrent
())
MS\Internal\Data\CompositeCollectionView.cs (4)
258
&&
OKToChangeCurrent
())
323
if (
OKToChangeCurrent
())
911
if ((CurrentPosition != index) &&
OKToChangeCurrent
())
1092
if (
OKToChangeCurrent
())
System\Windows\Data\BindingListCollectionView.cs (1)
1859
if (
OKToChangeCurrent
())
System\Windows\Data\CollectionView.cs (1)
557
&&
OKToChangeCurrent
())
System\Windows\Data\ListCollectionView.cs (1)
207
if (
OKToChangeCurrent
())