Click or drag to resize

VisualExtensionsBeginInvoke Method

Overload List
 NameDescription
Public Extension MethodBeginInvoke(Visual, Action) Invokes the specified method asynchronously in the dispatcher thread of the visual.
Public Extension MethodBeginInvoke(Visual, DispatcherPriority, Action) Invokes the specified method asynchronously in the dispatcher thread of the visual.
Top
See Also