C# Class Azure.ApiManagement.IngestTool.Views.AccountPickerHost

Inheritance: System.Windows.Controls.UserControl
Datei anzeigen Open project: bradygaster/Azure.ApiManagement.IngestTool

Public Properties

Property Type Description
AccountProperty System.Windows.DependencyProperty
IsLoadingSubscriptionsProperty System.Windows.DependencyProperty
SubscriptionsProperty System.Windows.DependencyProperty

Private Properties

Property Type Description
EnsureRMAuthenticationManager void
InjectAccountPickerAsync void
OnAccountPickerPropertyChanged void
OnLoaded void
OnSubscriptionsChanged void
UpdateSettings void

Public Methods

Method Description
AccountPickerHost ( ) : Microsoft.VisualStudio.Services.Client.AccountManagement

Private Methods

Method Description
EnsureRMAuthenticationManager ( ) : void
InjectAccountPickerAsync ( ) : void
OnAccountPickerPropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
OnLoaded ( object sender, RoutedEventArgs e ) : void
OnSubscriptionsChanged ( object sender, EventArgs e ) : void
UpdateSettings ( ) : void

Method Details

AccountPickerHost() public method

public AccountPickerHost ( ) : Microsoft.VisualStudio.Services.Client.AccountManagement
return Microsoft.VisualStudio.Services.Client.AccountManagement

Property Details

AccountProperty public_oe static_oe property

public static DependencyProperty,System.Windows AccountProperty
return System.Windows.DependencyProperty

IsLoadingSubscriptionsProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsLoadingSubscriptionsProperty
return System.Windows.DependencyProperty

SubscriptionsProperty public_oe static_oe property

public static DependencyProperty,System.Windows SubscriptionsProperty
return System.Windows.DependencyProperty