C# Class ListWithListBoxItems, kasicass

Inheritance: Window
Afficher le fichier Open project: kasicass/kasicass

Méthodes publiques

Méthode Description
ListBoxOnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs args ) : void
ListWithListBoxItems ( ) : System

Private Methods

Méthode Description
Main ( ) : void

Method Details

ListBoxOnSelectionChanged() public méthode

public ListBoxOnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs args ) : void
sender object
args System.Windows.Controls.SelectionChangedEventArgs
Résultat void

ListWithListBoxItems() public méthode

public ListWithListBoxItems ( ) : System
Résultat System