C# Class Harriet.ViewModels.ChatWindowColorViewModel

チャット窓の色設定のビューモデルを表します。
Inheritance: HarrietViewModelBase
Exibir arquivo Open project: malaybaku/harriet Class Usage Examples

Public Methods

Method Description
ChatWindowColorViewModel ( IChatWindowColorSetting setting ) : System.Windows.Media

Private Methods

Method Description
AssignToSetting ( IChatWindowColorSetting setting ) : void

プロパティ変更をモデルに流す

OnModelPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void

Method Details

ChatWindowColorViewModel() public method

public ChatWindowColorViewModel ( IChatWindowColorSetting setting ) : System.Windows.Media
setting IChatWindowColorSetting
return System.Windows.Media