Click or drag to resize

WaitCursorStart Method

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