ThreadedObservableCollectionConfiguration Class |
Namespace: DW.SharpTools
public static class ThreadedObservableCollectionConfiguration
The ThreadedObservableCollectionConfiguration type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | DefaultDispatcherAccess |
Gets or sets the default value how to access the dispatcher to be used as soon a ThreadedObservableCollectionT will be created. The default value is Invoke.
|
![]() ![]() | DefaultDispatcherPriority |
Gets or sets the default dispatcher priority value to be used as soon a ThreadedObservableCollectionT will be created. The default value is Normal.
|