Exemple #1
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
                return;

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///MyUserControl1.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            PathBorder = (global::Windows.UI.Xaml.Controls.Border)this.FindName("PathBorder");
            ChuckPathCanvas = (global::Geometric_Chuck.PathCanvas)this.FindName("ChuckPathCanvas");
        }
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            PathBorder      = (global::Windows.UI.Xaml.Controls.Border) this.FindName("PathBorder");
            ChuckPathCanvas = (global::Geometric_Chuck.PathCanvas) this.FindName("ChuckPathCanvas");
        }