IVsUIContextMonitor.AreUIContextsAvailable Method

Definition

public:
 bool AreUIContextsAvailable();
public bool AreUIContextsAvailable ();
abstract member AreUIContextsAvailable : unit -> bool
Public Function AreUIContextsAvailable () As Boolean

Returns

Remarks

This method is safe to access from any thread.

Applies to