Interface IWindowFocusGain
Event handler for when the Build Automator window gains focus. May not be fired under CLI mode.
Namespace: QFSW.BA.EventHandlers
Assembly: QFSW.BA.dll
Syntax
public interface IWindowFocusGain : IBuildEventHandler
Methods
OnFocusGain()
Declaration
void OnFocusGain()