2 references to IsBindableType
System.Web.Mobile (2)
UI\MobileControls\ObjectList.cs (2)
838
if (
IsBindableType
(sampleItem.GetType()))
855
if (
IsBindableType
(pd.PropertyType))