2 writes to _isOnCurrentPageValid
PresentationFramework (2)
System\Windows\Controls\GridViewRowPresenter.cs (2)
191
_isOnCurrentPageValid
= false;
688
_isOnCurrentPageValid
= true;
1 reference to _isOnCurrentPageValid
PresentationFramework (1)
System\Windows\Controls\GridViewRowPresenter.cs (1)
685
if (!
_isOnCurrentPageValid
)