Share via


WpfDialogAssistant.GetWaitCursor Method

[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]

Call this method to change the window cursor to a wait cursor.

Disposing the WaitCursor object returned will restore the previous cursor.

Namespace:  Microsoft.TeamFoundation.Controls.WPF
Assembly:  Microsoft.TeamFoundation.Controls (in Microsoft.TeamFoundation.Controls.dll)

Syntax

'Declaration
Public Function GetWaitCursor As WindowWaitCursor
public WindowWaitCursor GetWaitCursor()
public:
WindowWaitCursor^ GetWaitCursor()
member GetWaitCursor : unit -> WindowWaitCursor
public function GetWaitCursor() : WindowWaitCursor

Return Value

Type: WindowWaitCursor

.NET Framework Security

See Also

Reference

WpfDialogAssistant Class

Microsoft.TeamFoundation.Controls.WPF Namespace