1 write to _selectedIndexDirty
System.Web.Mobile (1)
UI\MobileControls\ObjectList.cs (1)
293_selectedIndexDirty = (value != _selectedIndex) && IsTrackingViewState;
1 reference to _selectedIndexDirty
System.Web.Mobile (1)
UI\MobileControls\ObjectList.cs (1)
1244if (ViewMode != ObjectListViewMode.List || _selectedIndexDirty)