LostFocusEventArgs::WindowGettingFocus Property
Visual Studio 2015
The handle of the window that will get keyboard focus after this event is processed.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property IntPtr WindowGettingFocus { IntPtr get(); private: void set(IntPtr value); }
Property Value
Type: System::IntPtr
Show: