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

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: bradygaster/Azure.ApiManagement.IngestTool

Méthodes publiques

Свойство Type Description
AccountProperty System.Windows.DependencyProperty
IsLoadingSubscriptionsProperty System.Windows.DependencyProperty
SubscriptionsProperty System.Windows.DependencyProperty

Private Properties

Свойство Type Description
EnsureRMAuthenticationManager void
InjectAccountPickerAsync void
OnAccountPickerPropertyChanged void
OnLoaded void
OnSubscriptionsChanged void
UpdateSettings void

Méthodes publiques

Méthode Description
AccountPickerHost ( ) : Microsoft.VisualStudio.Services.Client.AccountManagement

Private Methods

Méthode 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 méthode

public AccountPickerHost ( ) : Microsoft.VisualStudio.Services.Client.AccountManagement
Résultat Microsoft.VisualStudio.Services.Client.AccountManagement

Property Details

AccountProperty public_oe static_oe property

public static DependencyProperty,System.Windows AccountProperty
Résultat System.Windows.DependencyProperty

IsLoadingSubscriptionsProperty public_oe static_oe property

public static DependencyProperty,System.Windows IsLoadingSubscriptionsProperty
Résultat System.Windows.DependencyProperty

SubscriptionsProperty public_oe static_oe property

public static DependencyProperty,System.Windows SubscriptionsProperty
Résultat System.Windows.DependencyProperty