C# Class AK.F1.Timing.UI.Views.Components.MiniWeather

A control which shows information relating the weather.
Inheritance: System.Windows.Controls.UserControl
Show file Open project: simoneb/ak-f1-timing

Public Methods

Method Description
MiniWeather ( ) : System.Windows.Controls

Initialises a new instance of the MiniWeather control.

Method Details

MiniWeather() public method

Initialises a new instance of the MiniWeather control.
public MiniWeather ( ) : System.Windows.Controls
return System.Windows.Controls