Changes in telerik.windows.data from v21.1 (Version 4.0.30319.42000)<br> to v22 (Version 4.0.30319.42000)

Changes in telerik.windows.data from v21.1 (Version 4.0.30319.42000)
to v22 (Version 4.0.30319.42000)

Removed Added
public class Telerik.Windows.Data.AggregateFunctionCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.AggregateFunctionsGroup ()
  • Method: public AggregateResultCollection GetAggregateResults (IEnumerable`1 functions)
  • Method: public AggregateResultCollection GetAggregateResults (IEnumerable`1 functions)
public class Telerik.Windows.Data.AggregateResultCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.CompositeFilterDescriptorCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
Telerik.Windows.Data DataErrorsChangedEventArgs ()
public class Telerik.Windows.Data.DataErrorsChangedEventArgs n/a
  • Constructor: public DataErrorsChangedEventArgs (string propertyName)
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()
  • Property: string PropertyName { public get; }
--> NONE <--
public class Telerik.Windows.Data.FilterDescriptorCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.GroupDescriptorCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.HierarchicalChildCollectionView ()
--> NONE <--
  • Method (i): ProtectedInternal virtual void CreateInternalList ()
  • Method (i): ProtectedInternal virtual int GetEffectiveItemCount ()
  • Method (i): ProtectedInternal IList GetInternalList ()
  • Method (i): ProtectedInternal void InitializeCurrentItem ()
  • Method (i): ProtectedInternal virtual void InitializeInternalList (IQueryable view)
  • Method (i): ProtectedInternal virtual bool MoveToPageCore (int index)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsLogicalOperatorChanged ()
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnRefresh ()
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void PopulateInternalList (IQueryable view)
  • Method (i): ProtectedInternal void SetInternalList (IList list)
  • Method (i): ProtectedInternal void UpdateItemCount ()
  • Method (i): ProtectedInternal virtual void UpdateTotalItemCount ()
  • Property: ProtectedInternal virtual bool IsPaged { }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
public class Telerik.Windows.Data.HierarchicalCollectionView ()
--> NONE <--
  • Method (i): ProtectedInternal virtual void CreateInternalList ()
  • Method (i): ProtectedInternal virtual int GetEffectiveItemCount ()
  • Method (i): ProtectedInternal IList GetInternalList ()
  • Method (i): ProtectedInternal void InitializeCurrentItem ()
  • Method (i): ProtectedInternal virtual void InitializeInternalList (IQueryable view)
  • Method (i): ProtectedInternal virtual bool MoveToPageCore (int index)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsLogicalOperatorChanged ()
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnRefresh ()
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void PopulateInternalList (IQueryable view)
  • Method (i): ProtectedInternal void SetInternalList (IList list)
  • Method (i): ProtectedInternal void UpdateItemCount ()
  • Method (i): ProtectedInternal virtual void UpdateTotalItemCount ()
  • Property: ProtectedInternal virtual bool IsPaged { }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
public abstract class Telerik.Windows.Data.HierarchicalCollectionViewBase ()
--> NONE <--
  • Method: ProtectedInternal override void CreateInternalList ()
  • Method (i): ProtectedInternal virtual int GetEffectiveItemCount ()
  • Method (i): ProtectedInternal IList GetInternalList ()
  • Method (i): ProtectedInternal void InitializeCurrentItem ()
  • Method: ProtectedInternal override void InitializeInternalList (IQueryable view)
  • Method (i): ProtectedInternal virtual bool MoveToPageCore (int index)
  • Method: ProtectedInternal override void OnFilterDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal override void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsLogicalOperatorChanged ()
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnRefresh ()
  • Method: ProtectedInternal override void OnSortDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method: ProtectedInternal override void PopulateInternalList (IQueryable view)
  • Method (i): ProtectedInternal void SetInternalList (IList list)
  • Method (i): ProtectedInternal void UpdateItemCount ()
  • Method (i): ProtectedInternal virtual void UpdateTotalItemCount ()
  • Property: ProtectedInternal virtual bool IsPaged { }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
public class Telerik.Windows.Data.HierarchyDescriptorCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
Telerik.Windows.Data INotifyDataErrorInfo ()
public interface Telerik.Windows.Data.INotifyDataErrorInfo n/a
  • Event: public event EventHandler`1 ErrorsChanged
  • Method: IEnumerable GetErrors (string propertyName)
  • Property: bool HasErrors { public get; }
--> NONE <--
public class Telerik.Windows.Data.ObservableItemCollection`1 ()
--> NONE <--
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.QueryableCollectionView ()
--> NONE <--
  • Method: ProtectedInternal virtual void CreateInternalList ()
  • Method: ProtectedInternal virtual int GetEffectiveItemCount ()
  • Method: ProtectedInternal IList GetInternalList ()
  • Method: ProtectedInternal void InitializeCurrentItem ()
  • Method: ProtectedInternal virtual void InitializeInternalList (IQueryable view)
  • Method: ProtectedInternal virtual bool MoveToPageCore (int index)
  • Method: ProtectedInternal virtual void OnFilterDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal virtual void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method: ProtectedInternal virtual void OnFilterDescriptorsLogicalOperatorChanged ()
  • Method: ProtectedInternal virtual void OnGroupDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method: ProtectedInternal virtual void OnRefresh ()
  • Method: ProtectedInternal virtual void OnSortDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method: ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method: ProtectedInternal virtual void PopulateInternalList (IQueryable view)
  • Method: ProtectedInternal void SetInternalList (IList list)
  • Method: ProtectedInternal void UpdateItemCount ()
  • Method: ProtectedInternal virtual void UpdateTotalItemCount ()
  • Property: ProtectedInternal virtual bool IsPaged { }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
public abstract sealed class Telerik.Windows.Data.QueryableExtensions ()
  • Method: public static AggregateResultCollection Aggregate (IQueryable source, IEnumerable`1 aggregateFunctions)
  • Method: public static IQueryable GroupBy (IQueryable source, IEnumerable`1 groupDescriptors)
  • Method: public static IQueryable Select (IQueryable source, IEnumerable`1 selectDescriptors)
  • Method: public static IQueryable Sort (IQueryable source, IEnumerable`1 sortDescriptors)
  • Method: public static IQueryable Sort (IQueryable source, IEnumerable`1 sortDescriptors)
  • Method: public static IQueryable Where (IQueryable source, IEnumerable`1 filterDescriptors)
  • Method: public static AggregateResultCollection Aggregate (IQueryable source, IEnumerable`1 aggregateFunctions)
  • Method: public static IQueryable GroupBy (IQueryable source, IEnumerable`1 groupDescriptors)
  • Method: public static IQueryable Select (IQueryable source, IEnumerable`1 selectDescriptors)
  • Method: public static IQueryable Sort (IQueryable source, IEnumerable`1 sortDescriptors)
  • Method: public static IQueryable Sort (IQueryable source, IEnumerable`1 sortDescriptors)
  • Method: public static IQueryable Where (IQueryable source, IEnumerable`1 filterDescriptors)
public class Telerik.Windows.Data.RadObservableCollection`1 ()
--> NONE <--
  • Method: protected virtual void RaiseCollectionChangedOnResume ()
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.SelectDescriptorCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.SortDescriptorCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void OnItemChanged (ItemChangedEventArgs`1 e)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.TableDefinitionCollection ()
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Method (i): public virtual void AddRange (IEnumerable`1 items)
  • Method (i): public virtual void InsertRange (IEnumerable`1 items, int index)
  • Method (i): protected virtual void RaiseCollectionChangedOnResume ()
  • Method (i): public virtual void RemoveRange (IEnumerable`1 items)
  • Property: protected virtual IList`1 AddedItems { }
  • Property: protected virtual IList`1 RemovedItems { }
  • Property: bool ShouldResetOnResumeNotifications { public get; }
public class Telerik.Windows.Data.VirtualQueryableCollectionView ()
--> NONE <--
  • Method (i): ProtectedInternal virtual void CreateInternalList ()
  • Method (i): ProtectedInternal virtual int GetEffectiveItemCount ()
  • Method (i): ProtectedInternal IList GetInternalList ()
  • Method (i): ProtectedInternal void InitializeCurrentItem ()
  • Method (i): ProtectedInternal virtual void InitializeInternalList (IQueryable view)
  • Method (i): ProtectedInternal virtual bool MoveToPageCore (int index)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsLogicalOperatorChanged ()
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method: ProtectedInternal override void OnRefresh ()
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void PopulateInternalList (IQueryable view)
  • Method (i): ProtectedInternal void SetInternalList (IList list)
  • Method (i): ProtectedInternal void UpdateItemCount ()
  • Method (i): ProtectedInternal virtual void UpdateTotalItemCount ()
  • Property: ProtectedInternal virtual bool IsPaged { }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
public class Telerik.Windows.Data.VirtualQueryableCollectionView`1 ()
--> NONE <--
  • Method (i): ProtectedInternal virtual void CreateInternalList ()
  • Method (i): ProtectedInternal virtual int GetEffectiveItemCount ()
  • Method (i): ProtectedInternal IList GetInternalList ()
  • Method (i): ProtectedInternal void InitializeCurrentItem ()
  • Method (i): ProtectedInternal virtual void InitializeInternalList (IQueryable view)
  • Method (i): ProtectedInternal virtual bool MoveToPageCore (int index)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnFilterDescriptorsLogicalOperatorChanged ()
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnGroupDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void OnRefresh ()
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsCollectionChanged (object sender, NotifyCollectionChangedEventArgs e)
  • Method (i): ProtectedInternal virtual void OnSortDescriptorsItemChanged (object sender, ItemChangedEventArgs`1 e)
  • Method (i): ProtectedInternal virtual void PopulateInternalList (IQueryable view)
  • Method (i): ProtectedInternal void SetInternalList (IList list)
  • Method (i): ProtectedInternal void UpdateItemCount ()
  • Method (i): ProtectedInternal virtual void UpdateTotalItemCount ()
  • Property: ProtectedInternal virtual bool IsPaged { }
  • Property: bool ShouldRespectIEditableObject { public get; public set; }
Telerik.Windows.Data.Expressions CustomTypeProviderExtensions ()
n/a public abstract sealed class Telerik.Windows.Data.Expressions.CustomTypeProviderExtensions
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method: public static T Property (object component, string propertyName)
  • Method: public static T Property (ICustomTypeProvider typeProvider, string propertyName)
  • Method (i): public virtual string ToString ()
Telerik.Windows.Data.Extensions DataRowViewExtensions ()
n/a public abstract sealed class Telerik.Windows.Data.Extensions.DataRowViewExtensions
--> NONE <--
  • Method (i): public virtual bool Equals (object obj)
  • Method: public static T Field (DataRowView rowView, string columnName)
  • Method (i): protected virtual void Finalize ()
  • Method (i): public virtual int GetHashCode ()
  • Method (i): public Type GetType ()
  • Method (i): protected object MemberwiseClone ()
  • Method (i): public virtual string ToString ()

TopSummary