C# Class TagsGrooveControls.View.TagsSelectorView

TagsSelectorView.xaml の相互作用ロジック
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: kienaiProject/ArtOfWords Class Usage Examples

Méthodes publiques

Méthode Description
SetModel ( TagSelectorViewModel model ) : void
TagsSelectorView ( ) : System

Private Methods

Méthode Description
_deleteChildButton_Click ( object sender, RoutedEventArgs e ) : void
addSelectButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

SetModel() public méthode

public SetModel ( TagSelectorViewModel model ) : void
model TagsGrooveControls.Model.TagSelectorViewModel
Résultat void

TagsSelectorView() public méthode

public TagsSelectorView ( ) : System
Résultat System