UIContextChangedEventArgs::Activated Property
Visual Studio 2015
Gets whether the UIContext has become active or not. If true, it is active.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
public: property bool Activated { [CompilerGeneratedAttribute] bool get(); [CompilerGeneratedAttribute] private: void set(bool value); }
Property Value
Type: System::Boolean
Show: