This topic has not yet been rated - Rate this topic

BaseCompatibilityPreferences Properties

.NET Framework 4.5

The BaseCompatibilityPreferences type exposes the following members.

  Name Description
Public property Static member FlowDispatcherSynchronizationContextPriority Gets or sets a value that indicates whether information about the DispatcherOperation.Priority is saved to the DispatcherSynchronizationContext.
Public property Static member 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.
Public property Static member ReuseDispatcherSynchronizationContextInstance Gets or sets a value that indicates whether a single DispatcherSynchronizationContext is used for multiple dispatcher operations.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.