C# Class System.Windows.Window

Inheritance: System.Windows.Controls.ContentControl, IWindowService
Afficher le fichier Open project: shana/moon Class Usage Examples

Méthodes publiques

Méthode Description
Activate ( ) : bool
Close ( ) : void
DragMove ( ) : void
DragResize ( WindowResizeEdge resizeEdge ) : void

Method Details

Activate() public méthode

public Activate ( ) : bool
Résultat bool

Close() public méthode

public Close ( ) : void
Résultat void

DragMove() public méthode

public DragMove ( ) : void
Résultat void

DragResize() public méthode

public DragResize ( WindowResizeEdge resizeEdge ) : void
resizeEdge WindowResizeEdge
Résultat void