C# Class Appccelerate.Windows.ApplicationHelper.NativeMethods

Show file Open project: appccelerate/appccelerate

Private Methods

Method Description
IsWindowVisible ( IntPtr windowHandle ) : bool
ShowWindowAsync ( IntPtr windowHandle, int showWindowCommand ) : int
SwitchToThisWindow ( IntPtr windowHandle, bool altTab ) : void