Ejemplo n.º 1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///wheel.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            storyboard = (global::Windows.UI.Xaml.Media.Animation.Storyboard)this.FindName("storyboard");
            circlePanel = (global::Luchi.CirclePanel)this.FindName("circlePanel");
            rotateTransform = (global::Windows.UI.Xaml.Media.RotateTransform)this.FindName("rotateTransform");
            transfer = (global::Windows.UI.Xaml.Controls.Button)this.FindName("transfer");
            route = (global::Windows.UI.Xaml.Controls.Button)this.FindName("route");
            station = (global::Windows.UI.Xaml.Controls.Button)this.FindName("station");
            around = (global::Windows.UI.Xaml.Controls.Button)this.FindName("around");
        }
Ejemplo n.º 2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///wheel.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);

            storyboard      = (global::Windows.UI.Xaml.Media.Animation.Storyboard) this.FindName("storyboard");
            circlePanel     = (global::Luchi.CirclePanel) this.FindName("circlePanel");
            rotateTransform = (global::Windows.UI.Xaml.Media.RotateTransform) this.FindName("rotateTransform");
            transfer        = (global::Windows.UI.Xaml.Controls.Button) this.FindName("transfer");
            route           = (global::Windows.UI.Xaml.Controls.Button) this.FindName("route");
            station         = (global::Windows.UI.Xaml.Controls.Button) this.FindName("station");
            around          = (global::Windows.UI.Xaml.Controls.Button) this.FindName("around");
        }