WaitCursorHelper Class

Creates a disposable item controlling the VS wait cursor.

Namespace:  Microsoft.VisualStudio.Data.Schema.Project.Common.Host
Assembly:  Microsoft.VisualStudio.Data.Schema.Project (in Microsoft.VisualStudio.Data.Schema.Project.dll)

Syntax

'Declaration
Public NotInheritable Class WaitCursorHelper
'Usage
Dim instance As WaitCursorHelper
public sealed class WaitCursorHelper
public ref class WaitCursorHelper sealed
public final class WaitCursorHelper
[<SealedAttribute>]
type WaitCursorHelper =  class end

Inheritance Hierarchy

System.Object
  Microsoft.VisualStudio.Data.Schema.Project.Common.Host.WaitCursorHelper

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

WaitCursorHelper Members

Microsoft.VisualStudio.Data.Schema.Project.Common.Host Namespace