C# Class Harriet.ViewModels.ChatWindowPositionViewModel

Inheritance: HarrietViewModelBase
Datei anzeigen Open project: malaybaku/harriet Class Usage Examples

Public Methods

Method Description
ChatWindowPositionViewModel ( ChatWindowPositionModel model ) : System.ComponentModel

Private Methods

Method Description
AssignToModel ( ChatWindowPositionModel model ) : void
OnModelPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
ResetSize ( ) : void
SetCurrentSizeToDefault ( ) : void

Method Details

ChatWindowPositionViewModel() public method

public ChatWindowPositionViewModel ( ChatWindowPositionModel model ) : System.ComponentModel
model Harriet.Models.Chat.ChatWindowPositionModel
return System.ComponentModel