Table of Contents

Property AllowsCrossThreadChanges

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

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; }

Property Value

bool