MetroDemo.ExampleWindows.DownloadAdvanced.InitializeComponent C# (CSharp) Method

InitializeComponent() private method

private InitializeComponent ( ) : void
return void
        public void InitializeComponent() {
            if (_contentLoaded) {
                return;
            }
            _contentLoaded = true;
            System.Uri resourceLocater = new System.Uri("/OfficeProPlusInstallToolkit;component/windows/downloadadvanced.xaml", System.UriKind.Relative);
            
            #line 1 "..\..\..\..\Windows\DownloadAdvanced.xaml"
            System.Windows.Application.LoadComponent(this, resourceLocater);
            
            #line default
            #line hidden
        }