C# Class ExcelDna.IntelliSense.WindowLocationWatcher

Inheritance: IDisposable
Afficher le fichier Open project: Excel-DNA/IntelliSense Class Usage Examples

Méthodes publiques

Méthode Description
Dispose ( ) : void
WindowLocationWatcher ( IntPtr hWnd, SynchronizationContext syncContextAuto ) : System

Private Methods

Méthode Description
_windowLocationChangeHook_WinEventReceived ( object sender, WinEventHook winEventArgs ) : void

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

WindowLocationWatcher() public méthode

public WindowLocationWatcher ( IntPtr hWnd, SynchronizationContext syncContextAuto ) : System
hWnd System.IntPtr
syncContextAuto System.Threading.SynchronizationContext
Résultat System