FocusChangeForCrossThreadClientEventArgs::FocusChangeForCrossThreadClientEvent Field

 

An event raised to alert Visual Studio to the fact that a window belonging to a thread other than the Visual Studio UI thread is gaining Win32 focus.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.Immutable.12.0 (in Microsoft.VisualStudio.Shell.Immutable.12.0.dll)

public:
static initonly RoutedEvent^ FocusChangeForCrossThreadClientEvent

Field Value

Type: System.Windows::RoutedEvent^
Return to top
Show: