C# Class MetroIde.Helpers.HaloWindow

Inheritance: System.Windows.Interop.HwndHost
Afficher le fichier Open project: ChadSki/Quickbeam

Méthodes publiques

Méthode Description
HaloWindow ( ) : System

Méthodes protégées

Méthode Description
BuildWindowCore ( HandleRef hwndParent ) : HandleRef
DestroyWindowCore ( HandleRef hwnd ) : void
Dispose ( bool disposing ) : void

Method Details

BuildWindowCore() protected méthode

protected BuildWindowCore ( HandleRef hwndParent ) : HandleRef
hwndParent System.Runtime.InteropServices.HandleRef
Résultat System.Runtime.InteropServices.HandleRef

DestroyWindowCore() protected méthode

protected DestroyWindowCore ( HandleRef hwnd ) : void
hwnd System.Runtime.InteropServices.HandleRef
Résultat void

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

HaloWindow() public méthode

public HaloWindow ( ) : System
Résultat System