C# 클래스 GitScc.PendingChangesToolWindow

상속: Microsoft.VisualStudio.Shell.ToolWindowPane
파일 보기 프로젝트 열기: blinkbox/Git-Source-Control-Provider

보호된 프로퍼티들

프로퍼티 타입 설명
control System.Windows.Controls.UserControl

공개 메소드들

메소드 설명
OnToolWindowCreated ( ) : void
PendingChangesToolWindow ( ) : System

보호된 메소드들

메소드 설명
Initialize ( ) : void

비공개 메소드들

메소드 설명
OnAmendCommitCommand ( ) : void
OnCommitCommand ( ) : void
Refresh ( GitFileStatusTracker tracker, bool force = false ) : void

메소드 상세

Initialize() 보호된 메소드

protected Initialize ( ) : void
리턴 void

OnToolWindowCreated() 공개 메소드

public OnToolWindowCreated ( ) : void
리턴 void

PendingChangesToolWindow() 공개 메소드

public PendingChangesToolWindow ( ) : System
리턴 System

프로퍼티 상세

control 보호되어 있는 프로퍼티

protected UserControl,System.Windows.Controls control
리턴 System.Windows.Controls.UserControl