Invoke in the UI thread the delegate d with parameters
| C# | Visual Basic | Visual C++ | F# |
void UIThreadInvoke( Delegate d, Object[] parameters )
Sub UIThreadInvoke ( d As Delegate, parameters As Object() )
void UIThreadInvoke( Delegate^ d, array<Object^>^ parameters )
abstract UIThreadInvoke : d : Delegate * parameters : Object[] -> unit
Assembly: Keyoti3.RapidSpell.Silverlight (Module: Keyoti3.RapidSpell.Silverlight.dll) Version: 2.0.12.706 (2.0.12.706)