Azure.ApiManagement.IngestTool.Views.AccountPickerHost.AccountPickerHost C# (CSharp) Method

AccountPickerHost() public method

public AccountPickerHost ( ) : Microsoft.VisualStudio.Services.Client.AccountManagement
return Microsoft.VisualStudio.Services.Client.AccountManagement
        public AccountPickerHost()
        {
            InitializeComponent();
            Loaded += OnLoaded;
        }