Property AllowsCrossThreadChanges
AllowsCrossThreadChanges
Returns true if this view supports CollectionChanged events raised by the source collection on a foreign thread (a thread different from the Dispatcher's thread).
protected bool AllowsCrossThreadChanges { get; }