FocusChangeForCrossThreadClientEventArgs::HwndGainingFocus Property
Visual Studio 2015
Gets the HWND of the window that is gaining focus.
Assembly: Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)
public: property IntPtr HwndGainingFocus { [CompilerGeneratedAttribute] IntPtr get(); [CompilerGeneratedAttribute] private: void set(IntPtr value); }
Show: