UIContextChangedEventArgs::From Method (Boolean)
Visual Studio 2015
Namespace:
Microsoft.VisualStudio.Shell
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Parameters
- activated
-
Type:
System::Boolean
True if the context is activated, otherwise false.
Return Value
Type: Microsoft.VisualStudio.Shell::UIContextChangedEventArgs^The event args for either an activated or unactivated UI context.
Show: