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

Weather() public method

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