NotifyCollectionChangedEventArgsExtensions Class

Definition

For internal use by platform renderers.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static class NotifyCollectionChangedEventArgsExtensions
type NotifyCollectionChangedEventArgsExtensions = class
Inheritance
NotifyCollectionChangedEventArgsExtensions
Attributes

Methods

Apply(NotifyCollectionChangedEventArgs, Action<Object,Int32,Boolean>, Action<Object,Int32>, Action)

For internal use by platform renderers.

Apply<TFrom>(NotifyCollectionChangedEventArgs, IList<TFrom>, IList<Object>)

For internal use by platform renderers.

WithCount(NotifyCollectionChangedEventArgs, Int32)

For internal use by platform renderers.

Applies to