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