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

Commentary() public method

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