Example #1
0
 void SetUp( )
 {
     User32Methods.EnumWindows( Scan , IntPtr.Zero );
     WindowManager.IsDirty = true;
 }