C# 클래스 TrakHound_UI.CollapseButton

Interaction logic for CollapseButton.xaml
상속: System.Windows.Controls.UserControl
파일 보기 프로젝트 열기: TrakHound/TrakHound-Community

공개 프로퍼티들

프로퍼티 타입 설명
ButtonContentProperty System.Windows.DependencyProperty
IsExpandedProperty System.Windows.DependencyProperty
PageContentProperty System.Windows.DependencyProperty
TextProperty System.Windows.DependencyProperty

공개 메소드들

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

비공개 메소드들

메소드 설명
Grid_PreviewMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void

메소드 상세

CollapseButton() 공개 메소드

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

프로퍼티 상세

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

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

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

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

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

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

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

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