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