C# Class Petzold.ListColorShapes.ListColorShapes

Inheritance: System.Windows.Window
ファイルを表示 Open project: kasicass/kasicass

Public Methods

Method Description
ListBoxOnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs args ) : void
ListColorShapes ( ) : System

Private Methods

Method Description
Main ( ) : void

Method Details

ListBoxOnSelectionChanged() public method

public ListBoxOnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs args ) : void
sender object
args System.Windows.Controls.SelectionChangedEventArgs
return void

ListColorShapes() public method

public ListColorShapes ( ) : System
return System