IVsUIContextEvents.OnContextChanged(Guid, Boolean) Method

Definition

public:
 void OnContextChanged(Guid uiContext, bool active);
public void OnContextChanged (Guid uiContext, bool active);
abstract member OnContextChanged : Guid * bool -> unit
Public Sub OnContextChanged (uiContext As Guid, active As Boolean)

Parameters

uiContext
Guid
active
Boolean

Applies to