C# 클래스 X.UI.Chrome.Shell

상속: Windows.UI.Xaml.Controls.Control
파일 보기 프로젝트 열기: liquidboy/X 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
BarBottomProperty Windows.UI.Xaml.DependencyProperty
BarLeftProperty Windows.UI.Xaml.DependencyProperty
BarRightProperty Windows.UI.Xaml.DependencyProperty
BarTopProperty Windows.UI.Xaml.DependencyProperty
ContentExtraTabsProperty Windows.UI.Xaml.DependencyProperty
ContentMainProperty DependencyProperty
ContentOneBoxProperty DependencyProperty
DockedExtensionBottom StackPanel
DockedExtensionBottomFull StackPanel
DockedExtensionLeft StackPanel
DockedExtensionRight StackPanel
DockedExtensionTop StackPanel
DockedExtensionTopFull StackPanel
ExtensionBackgroundProperty DependencyProperty
FooterProperty DependencyProperty
IsShowingBordersProperty DependencyProperty
TopBackgroundProperty DependencyProperty

공개 메소드들

메소드 설명
Shell ( ) : System

보호된 메소드들

메소드 설명
OnApplyTemplate ( ) : void

비공개 메소드들

메소드 설명
Shell_Loaded ( object sender, RoutedEventArgs e ) : void
Shell_Unloaded ( object sender, RoutedEventArgs e ) : void
oneTimeInit ( ) : void

메소드 상세

OnApplyTemplate() 보호된 메소드

protected OnApplyTemplate ( ) : void
리턴 void

Shell() 공개 메소드

public Shell ( ) : System
리턴 System

프로퍼티 상세

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

public static DependencyProperty,Windows.UI.Xaml BarBottomProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml BarLeftProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml BarRightProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml BarTopProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty,Windows.UI.Xaml ContentExtraTabsProperty
리턴 Windows.UI.Xaml.DependencyProperty

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

public static DependencyProperty ContentMainProperty
리턴 DependencyProperty

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

public static DependencyProperty ContentOneBoxProperty
리턴 DependencyProperty

DockedExtensionBottom 공개적으로 프로퍼티

public StackPanel DockedExtensionBottom
리턴 StackPanel

DockedExtensionBottomFull 공개적으로 프로퍼티

public StackPanel DockedExtensionBottomFull
리턴 StackPanel

DockedExtensionLeft 공개적으로 프로퍼티

public StackPanel DockedExtensionLeft
리턴 StackPanel

DockedExtensionRight 공개적으로 프로퍼티

public StackPanel DockedExtensionRight
리턴 StackPanel

DockedExtensionTop 공개적으로 프로퍼티

public StackPanel DockedExtensionTop
리턴 StackPanel

DockedExtensionTopFull 공개적으로 프로퍼티

public StackPanel DockedExtensionTopFull
리턴 StackPanel

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

public static DependencyProperty ExtensionBackgroundProperty
리턴 DependencyProperty

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

public static DependencyProperty FooterProperty
리턴 DependencyProperty

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

public static DependencyProperty IsShowingBordersProperty
리턴 DependencyProperty

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

public static DependencyProperty TopBackgroundProperty
리턴 DependencyProperty