2 writes to _numberItems
System.Web.Mobile (2)
UI\MobileControls\Design\ListDesigner.cs (2)
327_numberItems = sampleRows; 496_numberItems = _list.Items.Count;
1 reference to _numberItems
System.Web.Mobile (1)
UI\MobileControls\Design\ListDesigner.cs (1)
322if (sampleRows != _numberItems)