2 references to PagerItemCount
System.Web.Mobile (2)
UI\MobileControls\PagedControl.cs (2)
62count = PagerItemCount; 198return (IsCustomPaging || !EnablePagination) ? InternalItemCount : PagerItemCount;