AK.F1.Timing.UI.Views.Components.MiniWeather.MiniWeather C# (CSharp) Méthode

MiniWeather() public méthode

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