Share via


IVsUIContextManager.GetUIContextState(Guid) Method

Definition

public Microsoft.VisualStudio.Shell.Interop.UIContextState GetUIContextState (in Guid uiContext);
abstract member GetUIContextState : Guid -> Microsoft.VisualStudio.Shell.Interop.UIContextState
Public Function GetUIContextState (uiContext As Guid) As UIContextState

Parameters

uiContext
Guid

Returns

Applies to