Méthode | Description | |
---|---|---|
ChatWindowPositionModel ( IMainWindow mainWindow, IChatWindowLayoutSetting layout, IChatWindowRelocateRequestable relocateRequestor ) : Harriet.Models.Core | ||
Relocate ( ) : void | ||
ResetSize ( ) : void | ||
SetDefaultSize ( double width, double height ) : void |
Méthode | Description | |
---|---|---|
OnRelocateRequested ( object sender, |
public ChatWindowPositionModel ( IMainWindow mainWindow, IChatWindowLayoutSetting layout, IChatWindowRelocateRequestable relocateRequestor ) : Harriet.Models.Core | ||
mainWindow | IMainWindow | |
layout | IChatWindowLayoutSetting | |
relocateRequestor | IChatWindowRelocateRequestable | |
Résultat | Harriet.Models.Core |
public SetDefaultSize ( double width, double height ) : void | ||
width | double | |
height | double | |
Résultat | void |