File: artifacts\obj\PresentationUI\Debug\net9.0\InstallationError.g.cs
Project: src\src\Microsoft.DotNet.Wpf\src\PresentationUI\PresentationUI_idgqa30s_wpftmp.csproj (PresentationUI)
#pragma checksum "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml" "{8829d00f-11b8-4213-878b-770e8597ac16}" "F6E7B61018961A14458FF1297740AC8C2D97F511E6F48C5FE99CD9AC4ADE3FE4"
//------------------------------------------------------------------------------
// <auto-generated>
//     This code was generated by a tool.
//     Runtime Version:4.0.30319.42000
//
//     Changes to this file may cause incorrect behavior and will be lost if
//     the code is regenerated.
// </auto-generated>
//------------------------------------------------------------------------------
 
using System;
using System.Diagnostics;
using System.Windows;
using System.Windows.Automation;
using System.Windows.Controls;
using System.Windows.Controls.Primitives;
using System.Windows.Data;
using System.Windows.Documents;
using System.Windows.Ink;
using System.Windows.Input;
using System.Windows.Markup;
using System.Windows.Media;
using System.Windows.Media.Animation;
using System.Windows.Media.Effects;
using System.Windows.Media.Imaging;
using System.Windows.Media.Media3D;
using System.Windows.Media.TextFormatting;
using System.Windows.Navigation;
using System.Windows.Shapes;
using System.Windows.Shell;
 
 
namespace Microsoft.Internal.DeploymentUI {
    
    
    internal partial class InstallationErrorPage : System.Windows.Controls.Grid, System.Windows.Markup.IComponentConnector {
        
        
        #line 35 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.Grid RedWarning;
        
        #line default
        #line hidden
        
        
        #line 135 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.TextBlock txtTitle;
        
        #line default
        #line hidden
        
        
        #line 137 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.TextBlock Text;
        
        #line default
        #line hidden
        
        
        #line 139 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.TextBlock SupportUriText;
        
        #line default
        #line hidden
        
        
        #line 141 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Documents.Hyperlink SupportHyperLink;
        
        #line default
        #line hidden
        
        
        #line 148 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.Button LogFileButton;
        
        #line default
        #line hidden
        
        
        #line 151 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.Button RetryButton;
        
        #line default
        #line hidden
        
        
        #line 154 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1823:AvoidUnusedPrivateFields")]
        internal System.Windows.Controls.Button GetWinFXButton;
        
        #line default
        #line hidden
        
        private bool _contentLoaded;
        
        /// <summary>
        /// InitializeComponent
        /// </summary>
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "42.42.42.42")]
        public void InitializeComponent() {
            if (_contentLoaded) {
                return;
            }
            _contentLoaded = true;
            System.Uri resourceLocater = new System.Uri("/PresentationUI;V9.0.0.0;component/installationerror.xaml", System.UriKind.Relative);
            
            #line 1 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
            System.Windows.Application.LoadComponent(this, resourceLocater);
            
            #line default
            #line hidden
        }
        
        [System.Diagnostics.DebuggerNonUserCodeAttribute()]
        [System.CodeDom.Compiler.GeneratedCodeAttribute("PresentationBuildTasks", "42.42.42.42")]
        [System.ComponentModel.EditorBrowsableAttribute(System.ComponentModel.EditorBrowsableState.Never)]
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Maintainability", "CA1502:AvoidExcessiveComplexity")]
        [System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1800:DoNotCastUnnecessarily")]
        void System.Windows.Markup.IComponentConnector.Connect(int connectionId, object target) {
            switch (connectionId)
            {
            case 1:
            this.RedWarning = ((System.Windows.Controls.Grid)(target));
            return;
            case 2:
            this.txtTitle = ((System.Windows.Controls.TextBlock)(target));
            return;
            case 3:
            this.Text = ((System.Windows.Controls.TextBlock)(target));
            return;
            case 4:
            this.SupportUriText = ((System.Windows.Controls.TextBlock)(target));
            return;
            case 5:
            this.SupportHyperLink = ((System.Windows.Documents.Hyperlink)(target));
            return;
            case 6:
            this.LogFileButton = ((System.Windows.Controls.Button)(target));
            
            #line 148 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
            this.LogFileButton.Click += new System.Windows.RoutedEventHandler(this.OnShowLog);
            
            #line default
            #line hidden
            return;
            case 7:
            this.RetryButton = ((System.Windows.Controls.Button)(target));
            
            #line 151 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
            this.RetryButton.Click += new System.Windows.RoutedEventHandler(this.OnRetry);
            
            #line default
            #line hidden
            return;
            case 8:
            this.GetWinFXButton = ((System.Windows.Controls.Button)(target));
            
            #line 154 "..\..\..\..\..\src\Microsoft.DotNet.Wpf\src\PresentationUI\InstallationError.xaml"
            this.GetWinFXButton.Click += new System.Windows.RoutedEventHandler(this.OnGetWinFX);
            
            #line default
            #line hidden
            return;
            }
            this._contentLoaded = true;
        }
    }
}