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

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

Private Properties

Свойство Тип Описание
AddCheckBox int
AlertUser void
CardListWindow System
OnCardTypeCheckBoxChecked void
OnListMouseDoubleClick void
OnWindowClosing void
OnWindowIsInitialized void
SearchForCards void

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

Метод Описание
AddCheckBox ( string k ) : int

Add a check box to the UI

AlertUser ( Exception ex ) : void

Display a message to the user

CardListWindow ( ViewModel model, string propertyLabel ) : System

Constructs a new CardListWindow

OnCardTypeCheckBoxChecked ( object sender, RoutedEventArgs e ) : void

Event handler invoked when the user checks a check box

OnListMouseDoubleClick ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

Event handler invoked when an item in the list is committed

OnWindowClosing ( object sender, System e ) : void
OnWindowIsInitialized ( object sender, EventArgs e ) : void

Invoked after the window is intitialized

SearchForCards ( ) : void

Search for cards matching the list-indicated criteria