UIContext Methods
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() ![]() | FromUIContextGuid(Guid) | Constructs a UIContext instance identified with the given GUID. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
![]() | WhenActivated(Action^) | Execute the given action if the context is active. If the context is not currently active, the action will be executed when it is first activated. The action executes at most once. |
Show:

