ViewModelBase.GetWaitCursor Method

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

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

Syntax

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

Return Value

Type: System.IDisposable
Returns IDisposable.

.NET Framework Security

See Also

Reference

ViewModelBase Class

Microsoft.TeamFoundation.MVVM Namespace