C# Класс ThoughtWorks.VisualStudio.CardSetViewControl

Interaction logic for CardViewControl.xaml
Показать файл Открыть проект Примеры использования класса

Private Properties

Свойство Тип Описание
Bind void
CardSetViewControl System
NewTextColumn System.Windows.Controls.DataGridTextColumn
OnMouseDown void
OnSelectionChanged void

Приватные методы

Метод Описание
Bind ( MingleCardCollection cardCollection ) : void

Bind data to the form.

Binds data to the form.

CardSetViewControl ( ) : System

Construct a CardSetView View from only this user's Cards

NewTextColumn ( string name, string binding ) : System.Windows.Controls.DataGridTextColumn
OnMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Handles click events on the grid, whiches raises a list of Transitions in a context menu

OnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Open a CardView for this card