Click or drag to resize

VisualExtensions Methods

The VisualExtensions type exposes the following members.

Methods
 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