public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/ShapeFilesViewModel;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.RadMap1 = ((Telerik.Windows.Controls.RadMap)(this.FindName("RadMap1")));
     this.informationLayer = ((Telerik.Windows.Controls.Map.InformationLayer)(this.FindName("informationLayer")));
 }
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/TelerikSilverlightAppMap1;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.RadMap1 = ((Telerik.Windows.Controls.RadMap)(this.FindName("RadMap1")));
     this.informationLayer = ((Telerik.Windows.Controls.Map.InformationLayer)(this.FindName("informationLayer")));
     this.informationLayer2 = ((Telerik.Windows.Controls.Map.InformationLayer)(this.FindName("informationLayer2")));
     this.findRouteButton = ((Telerik.Windows.Controls.RadButton)(this.FindName("findRouteButton")));
     this.clearButton = ((Telerik.Windows.Controls.RadButton)(this.FindName("clearButton")));
     this.ErrorSummary = ((System.Windows.Controls.TextBlock)(this.FindName("ErrorSummary")));
 }
Example #3
0
 public void InitializeComponent() {
     if (_contentLoaded) {
         return;
     }
     _contentLoaded = true;
     System.Windows.Application.LoadComponent(this, new System.Uri("/RCO_HRCD2012b;component/MainPage.xaml", System.UriKind.Relative));
     this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot")));
     this.waView = ((System.Windows.Controls.Grid)(this.FindName("waView")));
     this.radMap1 = ((Telerik.Windows.Controls.RadMap)(this.FindName("radMap1")));
     this.InformationLayer = ((Telerik.Windows.Controls.Map.InformationLayer)(this.FindName("InformationLayer")));
     this.myReader = ((Telerik.Windows.Controls.Map.MapShapeReader)(this.FindName("myReader")));
     this.TargetLayer = ((Telerik.Windows.Controls.Map.InformationLayer)(this.FindName("TargetLayer")));
     this.wriaReader = ((Telerik.Windows.Controls.Map.MapShapeReader)(this.FindName("wriaReader")));
     this.wriaNameBlock = ((System.Windows.Controls.TextBlock)(this.FindName("wriaNameBlock")));
     this.sqMilesBlock = ((System.Windows.Controls.TextBlock)(this.FindName("sqMilesBlock")));
     this.goWria = ((System.Windows.Controls.Button)(this.FindName("goWria")));
     this.wria15 = ((System.Windows.Controls.Grid)(this.FindName("wria15")));
     this.radMap2 = ((Telerik.Windows.Controls.RadMap)(this.FindName("radMap2")));
     this.InformationLayer2 = ((Telerik.Windows.Controls.Map.InformationLayer)(this.FindName("InformationLayer2")));
     this.myWria15Reader = ((Telerik.Windows.Controls.Map.MapShapeReader)(this.FindName("myWria15Reader")));
     this.changesLayer = ((Telerik.Windows.Controls.Map.InformationLayer)(this.FindName("changesLayer")));
     this.changesReader = ((Telerik.Windows.Controls.Map.MapShapeReader)(this.FindName("changesReader")));
     this.titleBlock = ((System.Windows.Controls.TextBlock)(this.FindName("titleBlock")));
     this.acreage = ((System.Windows.Controls.TextBlock)(this.FindName("acreage")));
     this.goWA = ((System.Windows.Controls.Button)(this.FindName("goWA")));
 }