C# Class ThoughtWorks.VisualStudio.CardSetViewControl

Interaction logic for CardViewControl.xaml
Show file Open project: ThoughtWorksStudios/vs-connector Class Usage Examples

Private Properties

Property Type Description
Bind void
CardSetViewControl System
NewTextColumn System.Windows.Controls.DataGridTextColumn
OnMouseDown void
OnSelectionChanged void

Private Methods

Method Description
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