Click or drag to resize

WaitCursorStartLocal Method

Overload List
  NameDescription
Public methodStatic memberStartLocal(FrameworkElement)
Sets the cursor property of the framework element to the "Wait" cursor and automatically resets the cursor to the default cursor when the dispatcher becomes idle again.
Public methodStatic memberStartLocal(FrameworkElement, DispatcherPriority)
Sets the cursor property of the framework element to the "Wait" cursor and automatically resets the cursor to the default cursor when the dispatcher becomes idle again.
Top
See Also