Click or drag to resize

VisualExtensionsBeginInvoke Method

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