Table of Contents

Field MultiThreadedCollectionChangeNotSupported

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

This type of CollectionView does not support changes to its SourceCollection from a thread different from the Dispatcher thread.

public const string MultiThreadedCollectionChangeNotSupported = "MultiThreadedCollectionChangeNotSupported"

Returns

string
This type of CollectionView does not support changes to its SourceCollection from a thread different from the Dispatcher thread.