FocusChangeForCrossThreadClientEventArgs.FocusChangeForCrossThreadClientEvent Field

Definition

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.

public: static initonly System::Windows::RoutedEvent ^ FocusChangeForCrossThreadClientEvent;
public static readonly System.Windows.RoutedEvent FocusChangeForCrossThreadClientEvent;
 staticval mutable FocusChangeForCrossThreadClientEvent : System.Windows.RoutedEvent
Public Shared ReadOnly FocusChangeForCrossThreadClientEvent As RoutedEvent 

Field Value

Applies to