C# Class GoogleCloudExtension.CloudExplorer.CloudExplorerToolWindowControl

Interaction logic for AppEngineAppsToolWindowControl.
Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: GoogleCloudPlatform/google-cloud-visualstudio Class Usage Examples

Méthodes publiques

Méthode Description
CloudExplorerToolWindowControl ( SelectionUtils selectionUtils ) : GoogleCloudExtension.Utils

Initializes a new instance of the CloudExplorerToolWindowControl class.

Private Methods

Méthode Description
OnItemChanged ( object sender, EventArgs e ) : void
TreeViewItem_PreviewMouseRightButtonDown ( object sender, System.Windows.Input.MouseEventArgs e ) : void
TreeView_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
TreeView_SelectedItemChanged ( object sender, System e ) : void

Method Details

CloudExplorerToolWindowControl() public méthode

Initializes a new instance of the CloudExplorerToolWindowControl class.
public CloudExplorerToolWindowControl ( SelectionUtils selectionUtils ) : GoogleCloudExtension.Utils
selectionUtils GoogleCloudExtension.Utils.SelectionUtils
Résultat GoogleCloudExtension.Utils