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