2 writes to _isOnCurrentPageValid
PresentationFramework (2)
src\Framework\System\Windows\Controls\GridViewRowPresenter.cs (2)
198
_isOnCurrentPageValid
= false;
693
_isOnCurrentPageValid
= true;
1 reference to _isOnCurrentPageValid
PresentationFramework (1)
src\Framework\System\Windows\Controls\GridViewRowPresenter.cs (1)
690
if (!
_isOnCurrentPageValid
)