C# 클래스 TrakHound_Dashboard.Controls.TabHeader

Interaction logic for TH_TabHeader.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ClosingProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
IsSelectedProperty System.Windows.DependencyProperty
MouseOverProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
Close ( ) : void
Open ( bool fade = false ) : void
TabHeader ( ) : System

비공개 메소드들

메소드 설명
AnimateSpaceClosing ( ) : void
AnimateTabClosing ( ) : void
AnimateTabOpening_Height ( ) : void
AnimateTabOpening_Opacity ( ) : void
AnimateTabOpening_Width ( ) : void
Animation_Completed ( object sender, EventArgs e ) : void
ChangeWidth ( double width, System.Windows.Controls.TextBlock txt ) : void
Control_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
Control_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void
Control_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
GetFormattedText ( string s ) : System.Windows.Media.FormattedText
Opening_WIDTH_Completed ( object sender, EventArgs e ) : void
SpaceClosingAnimation_Completed ( object sender, EventArgs e ) : void
TabClosingAnimation_Completed ( object sender, EventArgs e ) : void
TabItemClose_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
TextBlock_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void
UserControl_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void

메소드 상세

Close() 공개 메소드

public Close ( ) : void
리턴 void

Open() 공개 메소드

public Open ( bool fade = false ) : void
fade bool
리턴 void

TabHeader() 공개 메소드

public TabHeader ( ) : System
리턴 System

프로퍼티 상세

ClosingProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ClosingProperty
리턴 System.Windows.DependencyProperty

ImageProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows ImageProperty
리턴 System.Windows.DependencyProperty

IsSelectedProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows IsSelectedProperty
리턴 System.Windows.DependencyProperty

MouseOverProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows MouseOverProperty
리턴 System.Windows.DependencyProperty

TextProperty 공개적으로 정적으로 프로퍼티

public static DependencyProperty,System.Windows TextProperty
리턴 System.Windows.DependencyProperty