Click or drag to resize

VisualExtensions Methods

Methods
  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