C# 클래스 GoogleCloudExtension.CloudExplorer.CloudExplorerToolWindowControl

Interaction logic for AppEngineAppsToolWindowControl.
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: GoogleCloudPlatform/google-cloud-visualstudio 1 사용 예제들

공개 메소드들

메소드 설명
CloudExplorerToolWindowControl ( SelectionUtils selectionUtils ) : GoogleCloudExtension.Utils

Initializes a new instance of the CloudExplorerToolWindowControl class.

비공개 메소드들

메소드 설명
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

메소드 상세

CloudExplorerToolWindowControl() 공개 메소드

Initializes a new instance of the CloudExplorerToolWindowControl class.
public CloudExplorerToolWindowControl ( SelectionUtils selectionUtils ) : GoogleCloudExtension.Utils
selectionUtils GoogleCloudExtension.Utils.SelectionUtils
리턴 GoogleCloudExtension.Utils