2 writes to IsBindable
System.ComponentModel.DataAnnotations (1)
DataAnnotations\BindableTypeAttribute.cs (1)
9IsBindable = true;
System.Data.Entity (1)
System\Data\EntityState.cs (1)
19[BindableType(IsBindable=false)]
1 reference to IsBindable
System.Web (1)
UI\WebControls\DataBoundControlHelper.cs (1)
104return bindableTypeAttribute.IsBindable;