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