GoogleCloudExtension.UserPrompt.UserPromptWindowContent.UserPromptWindowContent C# (CSharp) Method

UserPromptWindowContent() public method

public UserPromptWindowContent ( ) : System.Windows.Controls
return System.Windows.Controls
        public UserPromptWindowContent()
        {
            InitializeComponent();
        }
    }
UserPromptWindowContent