Wait |
The WaitCursor type exposes the following members.
Name | Description | |
---|---|---|
Start(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. | |
Start(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. | |
StartLocal(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. | |
StartLocal(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. |