2 writes to _storedDataValid
System.Web.Mobile (2)
UI\MobileControls\ObjectList.cs (2)
733
_storedDataValid
= false;
882
_storedDataValid
= true;
1 reference to _storedDataValid
System.Web.Mobile (1)
UI\MobileControls\ObjectList.cs (1)
726
if(
_storedDataValid
&& _firstDataItem != null)