C# Class Petzold.ListColorShapes.ListColorShapes

Inheritance: System.Windows.Window
Afficher le fichier Open project: kasicass/kasicass

Méthodes publiques

Méthode Description
ListBoxOnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs args ) : void
ListColorShapes ( ) : 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

ListColorShapes() public méthode

public ListColorShapes ( ) : System
Résultat System