4 references to ItemType
System.Web.Mobile (4)
UI\MobileControls\List.cs (2)
331if (item.ItemType == MobileListItemType.ListItem) 336else if (item.ItemType == MobileListItemType.SeparatorItem)
UI\MobileControls\ObjectList.cs (2)
794if (item.ItemType == MobileListItemType.ListItem) 799else if (item.ItemType == MobileListItemType.SeparatorItem)