2 writes to DataSource
System.Web.Mobile (2)
UI\MobileControls\Design\ObjectListDesigner.cs (2)
155_objectList.DataSource = designTimeDataSource; 161_objectList.DataSource = null;
1 reference to DataSource
System.Web.Mobile (1)
UI\MobileControls\ObjectList.cs (1)
554DataSourceHelper.GetResolvedDataSource(DataSource, DataMember);