2 writes to _isOnCurrentPageValid
PresentationFramework (2)
System\Windows\Controls\GridViewRowPresenter.cs (2)
192
_isOnCurrentPageValid
= false;
686
_isOnCurrentPageValid
= true;
1 reference to _isOnCurrentPageValid
PresentationFramework (1)
System\Windows\Controls\GridViewRowPresenter.cs (1)
683
if (!
_isOnCurrentPageValid
)