C# Class BExplorer.Shell.CombinedWindowActivator

Uses all the tricks in the book at once to do it...shady
Inheritance: WindowActivator
Show file Open project: Gainedge/BetterExplorer Class Usage Examples

Public Methods

Method Description
ActivateForm ( Window form, Window window, IntPtr hwnd ) : void

Method Details

ActivateForm() public method

public ActivateForm ( Window form, Window window, IntPtr hwnd ) : void
form System.Windows.Window
window System.Windows.Window
hwnd System.IntPtr
return void