C# Class Petzold.ListColorNames.ListColorNames

Inheritance: System.Windows.Window
Show file Open project: kasicass/kasicass

Public Methods

Method Description
ListBoxOnSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs args ) : void
ListColorNames ( ) : 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

ListColorNames() public method

public ListColorNames ( ) : System
return System