Provides a synchronization context for Silverlight.
Public NotInheritable Class DispatcherSynchronizationContext _ Inherits SynchronizationContext
Dim instance As DispatcherSynchronizationContext
public sealed class DispatcherSynchronizationContext : SynchronizationContext
If a Dispatcher is not specified at the creation of the DispatcherSynchronizationContext instance, the current Dispatcher is associated with the DispatcherSynchronizationContext.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.