Invokes the callback in the synchronization context synchronously.
Public Overrides Sub Send ( _ d As SendOrPostCallback, _ state As Object _ )
Dim instance As DispatcherSynchronizationContext Dim d As SendOrPostCallback Dim state As Object instance.Send(d, state)
public override void Send( SendOrPostCallback d, Object state )
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.