C# 클래스 GitScc.Blinkbox.UI.SettingsTab

Interaction logic for SettingsTab.xaml
파일 보기 프로젝트 열기: blinkbox/Git-Source-Control-Provider

공개 메소드들

메소드 설명
RefreshBindings ( ) : void

Refreshes the data context bindings to update the UI.

SettingsTab ( ) : System.Windows.Controls

Initializes a new instance of the SettingsTab class.

비공개 메소드들

메소드 설명
InstallButton_Click ( object sender, System e ) : void

installs the latest version of the app.

SaveButton_Click ( object sender, System e ) : void

Handles the Click event of the SaveButton control.

메소드 상세

RefreshBindings() 공개 메소드

Refreshes the data context bindings to update the UI.
public RefreshBindings ( ) : void
리턴 void

SettingsTab() 공개 메소드

Initializes a new instance of the SettingsTab class.
public SettingsTab ( ) : System.Windows.Controls
리턴 System.Windows.Controls