C# 클래스 FirstFloor.ModernUI.Windows.Controls.ModernTab

상속: System.Windows.Controls.Control
파일 보기 프로젝트 열기: gro-ove/actools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
ContentLoaderProperty System.Windows.DependencyProperty
FrameMarginProperty System.Windows.DependencyProperty
LayoutProperty System.Windows.DependencyProperty
LinksHorizontalAlignmentProperty System.Windows.DependencyProperty
LinksMarginProperty System.Windows.DependencyProperty
LinksProperty System.Windows.DependencyProperty
ListWidthProperty System.Windows.DependencyProperty
SaveKeyProperty System.Windows.DependencyProperty
SavePolicyProperty System.Windows.DependencyProperty
SelectedSourceProperty System.Windows.DependencyProperty
TitleProperty System.Windows.DependencyProperty

Private Properties

프로퍼티 타입 설명
Frame_Navigated void
OnLinkListSelectionChanged void
OnLinksChanged void
OnSaveKeyChanged void
OnSelectedSourceChanged void
OnSelectedSourceChanged void
UpdateSelection void

공개 메소드들

메소드 설명
ModernTab ( ) : System
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
Frame_Navigated ( object sender, NavigationEventArgs navigationEventArgs ) : void
OnLinkListSelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
OnLinksChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSaveKeyChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSelectedSourceChanged ( DependencyObject o, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSelectedSourceChanged ( Uri newValue ) : void
UpdateSelection ( bool skipLoading ) : void

메소드 상세

ModernTab() 공개 메소드

public ModernTab ( ) : System
리턴 System

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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