C# Class Window1, code

Inheritance: Window
Afficher le fichier Open project: shendongnian/code Class Usage Examples

Méthodes publiques

Méthode Description
LoadXAMLMethod ( ) : void
Window1 ( )

Private Methods

Méthode Description
Window_LocationChanged ( object sender, EventArgs e ) : void
mouse_event ( uint dwFlags, uint dx, uint dy, uint cButtons, UIntPtr dwExtraInfo ) : void

Method Details

LoadXAMLMethod() public méthode

public LoadXAMLMethod ( ) : void
Résultat void

Window1() public méthode

public Window1 ( )