FocusChangeForCrossThreadClientEventArgs.FocusChangeForCrossThreadClientEvent Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An event raised to alert Visual Studio to the fact that a window belonging to a thread other than Visual Studio's 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