BaseCompatibilityPreferences Properties
.NET Framework 4.5
The BaseCompatibilityPreferences type exposes the following members.
| Name | Description | |
|---|---|---|
|
FlowDispatcherSynchronizationContextPriority | Gets or sets a value that indicates whether information about the DispatcherOperation.Priority is saved to the DispatcherSynchronizationContext. |
|
InlineDispatcherSynchronizationContextSend | Gets or sets a value that indicates whether the DispatcherSynchronizationContext.Send method puts the delegates on the dispatcher queue or if the delegate is directly invoked. |
|
ReuseDispatcherSynchronizationContextInstance | Gets or sets a value that indicates whether a single DispatcherSynchronizationContext is used for multiple dispatcher operations. |