Keyoti RapidSpell WPF API Docs
UIThreadInvoke Method (d, parameters)
APIKeyoti.RapidSpell.Wpf.DialogViewsIDialogViewUIThreadInvoke(Delegate, array<Object>[]()[])
Keyoti RapidSpell WPF
Invoke in the UI thread the delegate d with parameters
Declaration Syntax
C#Visual BasicVisual C++
void UIThreadInvoke(
	Delegate d,
	Object[] parameters
)
Sub UIThreadInvoke ( _
	d As Delegate, _
	parameters As Object() _
)
void UIThreadInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
)
Parameters
d (Delegate)
parameters (array< Object >[]()[])

Assembly: Keyoti3.RapidSpell.WPF (Module: Keyoti3.RapidSpell.WPF) Version: 2.0.10.827