C# Class CK.WindowManager.Model.WindowElementLocationEventArgs

Inheritance: WindowElementEventArgs
Afficher le fichier Open project: Invenietis/ck-certified Class Usage Examples

Méthodes publiques

Méthode Description
WindowElementLocationEventArgs ( IWindowElement window, double deltaTop, double deltaLeft ) : System

Method Details

WindowElementLocationEventArgs() public méthode

public WindowElementLocationEventArgs ( IWindowElement window, double deltaTop, double deltaLeft ) : System
window IWindowElement
deltaTop double
deltaLeft double
Résultat System