C# 클래스 csShared.Controls.SlideTab.SlideTabItem

상속: System.Windows.Controls.TabItem
파일 보기 프로젝트 열기: TNOCS/csTouch 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ContainerProperty System.Windows.DependencyProperty
ImageProperty System.Windows.DependencyProperty
ItemProperty System.Windows.DependencyProperty
OrientationProperty System.Windows.DependencyProperty
ShowHeaderImageProperty System.Windows.DependencyProperty
ShowHeaderTextProperty System.Windows.DependencyProperty
ShowSupportImageProperty System.Windows.DependencyProperty
SupportImageProperty System.Windows.DependencyProperty
TabTextProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
OnApplyTemplate ( ) : void

보호된 메소드들

메소드 설명
OnSelected ( RoutedEventArgs e ) : void

비공개 메소드들

메소드 설명
Deselect ( ) : void
Item_PropertyChanged ( object sender, PropertyChangedEventArgs e ) : void
Select ( ) : void
SlideTabItemManipulationDelta ( object sender, System.Windows.Input.ManipulationDeltaEventArgs e ) : void
SlideTabItemManipulationStarted ( object sender, System.Windows.Input.ManipulationStartedEventArgs e ) : void
SlideTabItemManipulationStarting ( object sender, System.Windows.Input.ManipulationStartingEventArgs e ) : void
SlideTabItemMouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SlideTabItemMouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void
SlideTabItemMouseMove ( object sender, System.Windows.Input.MouseEventArgs e ) : void
SlideTabItemMouseUp ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
SlideTabItemTouchDown ( object sender, System.Windows.Input.TouchEventArgs e ) : void

메소드 상세

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnSelected() 보호된 메소드

protected OnSelected ( RoutedEventArgs e ) : void
e System.Windows.RoutedEventArgs
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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