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

            _contentLoaded = true;
            global::Windows.UI.Xaml.Application.LoadComponent(this, new global::System.Uri("ms-appx:///Views/PostProccesView/PostProccesView.xaml"), global::Windows.UI.Xaml.Controls.Primitives.ComponentResourceLocation.Application);
 
            PostProccesPage = (global::Scanner.Windows.Common.ViewBase)this.FindName("PostProccesPage");
            PostProccesViewModel = (global::Scanner.Windows.ViewModels.PostProccesViewModel)this.FindName("PostProccesViewModel");
            PresetsFlyout = (global::Windows.UI.Xaml.Controls.MenuFlyout)this.FindName("PresetsFlyout");
        }
Exemplo n.º 2
0
        public void InitializeComponent()
        {
            if (_contentLoaded)
            {
                return;
            }

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

            PostProccesPage      = (global::Scanner.Windows.Common.ViewBase) this.FindName("PostProccesPage");
            PostProccesViewModel = (global::Scanner.Windows.ViewModels.PostProccesViewModel) this.FindName("PostProccesViewModel");
            PresetsFlyout        = (global::Windows.UI.Xaml.Controls.MenuFlyout) this.FindName("PresetsFlyout");
        }