public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/WPAppStudio;component/Controls/ZoomPanel.xaml", System.UriKind.Relative)); this.Viewport = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("Viewport"))); this.Canvas = ((System.Windows.Controls.Canvas)(this.FindName("Canvas"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Drumble;component/Views/Maps.xaml", System.UriKind.Relative)); this.ImageViewPort = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("ImageViewPort"))); this.canvas = ((System.Windows.Controls.Canvas)(this.FindName("canvas"))); this.SystemMapImage = ((System.Windows.Controls.Image)(this.FindName("SystemMapImage"))); this.xform = ((System.Windows.Media.ScaleTransform)(this.FindName("xform"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/AppStudio;component/Views/ImageViewer.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.viewport = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("viewport"))); this.canvas = ((System.Windows.Controls.Canvas)(this.FindName("canvas"))); this.image = ((System.Windows.Controls.Image)(this.FindName("image"))); this.transform = ((System.Windows.Media.ScaleTransform)(this.FindName("transform"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/test;component/PinchAndZoom.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.TitlePanel = ((System.Windows.Controls.StackPanel)(this.FindName("TitlePanel"))); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.viewport = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("viewport"))); this.canvas = ((System.Windows.Controls.Canvas)(this.FindName("canvas"))); this._4MESIMERI = ((System.Windows.Controls.Image)(this.FindName("_4MESIMERI"))); this.xform = ((System.Windows.Media.ScaleTransform)(this.FindName("xform"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/MudikApp2014;component/Pages/JalurOfflinePage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.JalurName = ((System.Windows.Controls.TextBlock)(this.FindName("JalurName"))); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.viewport = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("viewport"))); this.canvas = ((System.Windows.Controls.Canvas)(this.FindName("canvas"))); this.TestImage = ((System.Windows.Controls.Image)(this.FindName("TestImage"))); this.xform = ((System.Windows.Media.ScaleTransform)(this.FindName("xform"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Zires%20Explorer;component/ImageViewer/ImageViewer.xaml", System.UriKind.Relative)); this.imageViewer = ((Microsoft.Phone.Controls.PhoneApplicationPage)(this.FindName("imageViewer"))); this.planProjection = ((System.Windows.Media.PlaneProjection)(this.FindName("planProjection"))); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.viewPort = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("viewPort"))); this.image = ((System.Windows.Controls.Image)(this.FindName("image"))); this.button = ((System.Windows.Controls.Button)(this.FindName("button"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/Connect;component/MainPage.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.viewport = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("viewport"))); this.image = ((System.Windows.Controls.Image)(this.FindName("image"))); this.Progress = ((System.Windows.Controls.ProgressBar)(this.FindName("Progress"))); this.SendButton = ((System.Windows.Controls.Button)(this.FindName("SendButton"))); this.sendType = ((System.Windows.Controls.TextBox)(this.FindName("sendType"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/PhotoSec;component/PicView.xaml", System.UriKind.Relative)); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.viewport = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("viewport"))); this.canvas = ((System.Windows.Controls.Canvas)(this.FindName("canvas"))); this.TestImage = ((System.Windows.Controls.Image)(this.FindName("TestImage"))); this.xform = ((System.Windows.Media.ScaleTransform)(this.FindName("xform"))); this.appBar = ((Microsoft.Phone.Shell.ApplicationBar)(this.FindName("appBar"))); this.deleteButton = ((Microsoft.Phone.Shell.ApplicationBarIconButton)(this.FindName("deleteButton"))); }
public void InitializeComponent() { if (_contentLoaded) { return; } _contentLoaded = true; System.Windows.Application.LoadComponent(this, new System.Uri("/wallhaven;component/Views/ViewWallpaper.xaml", System.UriKind.Relative)); this.LayoutRoot = ((System.Windows.Controls.Grid)(this.FindName("LayoutRoot"))); this.ContentPanel = ((System.Windows.Controls.Grid)(this.FindName("ContentPanel"))); this.Viewport = ((System.Windows.Controls.Primitives.ViewportControl)(this.FindName("Viewport"))); this.Canvas = ((System.Windows.Controls.Canvas)(this.FindName("Canvas"))); this.SelectedImageViewer = ((System.Windows.Controls.Image)(this.FindName("SelectedImageViewer"))); this.xform = ((System.Windows.Media.ScaleTransform)(this.FindName("xform"))); this.GettingOriginalImageOverlay = ((System.Windows.Controls.StackPanel)(this.FindName("GettingOriginalImageOverlay"))); this.TagOverlayProgressBar = ((System.Windows.Controls.ProgressBar)(this.FindName("TagOverlayProgressBar"))); }