1 write to _isBaseControlList
System.Web.Mobile (1)
UI\MobileControls\Design\ListItemsPage.cs (1)
80_isBaseControlList = (GetBaseControl() is List);
12 references to _isBaseControlList
System.Web.Mobile (12)
UI\MobileControls\Design\ListItemsPage.cs (12)
56if (_isBaseControlList) 83Y = (_isBaseControlList ? 52 : 24); 95if (_isBaseControlList) 106grplblItemList.SetBounds(4, _isBaseControlList ? 32 : 4, 372, LabelHeight); 132if (_isBaseControlList) 153if (_isBaseControlList) 185if (!_isBaseControlList) 193if (!_isBaseControlList) 254Debug.Assert(!_isBaseControlList); 276if (!_isBaseControlList) 285if (_isBaseControlList) 310if (!_isBaseControlList)