public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/MarketHarmonics;component/MarketAnalytics.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.MarketStudies = ((System.Windows.Controls.ListBox)(this.FindName("MarketStudies"))); this.studyChart1 = ((MarketHarmonics.StudyChart)(this.FindName("studyChart1"))); }