AK.F1.Timing.UI.Views.Components.MiniWeather.MiniWeather C# (CSharp) Method

MiniWeather() public method

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