C# 클래스 Microsoft.R.Components.ConnectionManager.Implementation.View.ConnectionStatusBar

Interaction logic for ConnectionStatusBar.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: Microsoft/RTVS

공개 메소드들

메소드 설명
ConnectionStatusBar ( ) : System.Windows

보호된 메소드들

메소드 설명
OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

ConnectionStatusBar() 공개 메소드

public ConnectionStatusBar ( ) : System.Windows
리턴 System.Windows

OnMouseUp() 보호된 메소드

protected OnMouseUp ( System.Windows.Input.MouseButtonEventArgs e ) : void
e System.Windows.Input.MouseButtonEventArgs
리턴 void