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#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
void UIThreadInvoke(
	Delegate d,
	Object[] parameters
)
void UIThreadInvoke(
	Delegate d,
	Object[] parameters
)
Sub UIThreadInvoke ( 
	d As Delegate,
	parameters As Object()
)
Sub UIThreadInvoke ( 
	d As Delegate,
	parameters As Object()
)
void UIThreadInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
)
void UIThreadInvoke(
	Delegate^ d, 
	array<Object^>^ parameters
)
abstract UIThreadInvoke : 
        d : Delegate * 
        parameters : Object[] -> unit 
abstract UIThreadInvoke : 
        d : Delegate * 
        parameters : Object[] -> unit 
Parameters
d (Delegate)
parameters (array<Object>[]()[][])

Assembly: Keyoti4.RapidSpell.WPF (Module: Keyoti4.RapidSpell.WPF.dll) Version: 3.1.16.1214