C# Class Petzold.VaryTheBackground.VaryTheBackground

Inheritance: System.Windows.Window
Datei anzeigen Open project: kasicass/kasicass

Public Methods

Method Description
VaryTheBackground ( ) : System

Protected Methods

Method Description
OnMouseMove ( System.Windows.Input.MouseEventArgs args ) : void

Private Methods

Method Description
Main ( ) : void

Method Details

OnMouseMove() protected method

protected OnMouseMove ( System.Windows.Input.MouseEventArgs args ) : void
args System.Windows.Input.MouseEventArgs
return void

VaryTheBackground() public method

public VaryTheBackground ( ) : System
return System