C# 클래스 MahApps.Metro.Controls.SplitView

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

공개 프로퍼티들

프로퍼티 타입 설명
CompactPaneLengthProperty System.Windows.DependencyProperty
ContentProperty System.Windows.DependencyProperty
DisplayModeProperty System.Windows.DependencyProperty
IsPaneOpenProperty System.Windows.DependencyProperty
OpenPaneLengthProperty System.Windows.DependencyProperty
PaneBackgroundProperty System.Windows.DependencyProperty
PanePlacementProperty System.Windows.DependencyProperty
PaneProperty System.Windows.DependencyProperty
TemplateSettingsProperty System.Windows.DependencyProperty

공개 메소드들

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

Initializes a new instance of the SplitView class.

보호된 메소드들

메소드 설명
ChangeVisualState ( bool animated = true ) : void
OnIsPaneOpenChanged ( ) : void
OnRenderSizeChanged ( System.Windows.SizeChangedInfo info ) : void

비공개 메소드들

메소드 설명
OnIsPaneOpenChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnLightDismiss ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void
OnMetricsChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnStateChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void

메소드 상세

ChangeVisualState() 보호된 메소드

protected ChangeVisualState ( bool animated = true ) : void
animated bool
리턴 void

OnApplyTemplate() 공개 메소드

public OnApplyTemplate ( ) : void
리턴 void

OnIsPaneOpenChanged() 보호된 메소드

protected OnIsPaneOpenChanged ( ) : void
리턴 void

OnRenderSizeChanged() 보호된 메소드

protected OnRenderSizeChanged ( System.Windows.SizeChangedInfo info ) : void
info System.Windows.SizeChangedInfo
리턴 void

SplitView() 공개 메소드

Initializes a new instance of the SplitView class.
public SplitView ( ) : System
리턴 System

프로퍼티 상세

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

Identifies the CompactPaneLength dependency property.
public static DependencyProperty,System.Windows CompactPaneLengthProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Content dependency property.
public static DependencyProperty,System.Windows ContentProperty
리턴 System.Windows.DependencyProperty

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

Identifies the DisplayMode dependency property.
public static DependencyProperty,System.Windows DisplayModeProperty
리턴 System.Windows.DependencyProperty

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

Identifies the IsPaneOpen dependency property.
public static DependencyProperty,System.Windows IsPaneOpenProperty
리턴 System.Windows.DependencyProperty

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

Identifies the OpenPaneLength dependency property.
public static DependencyProperty,System.Windows OpenPaneLengthProperty
리턴 System.Windows.DependencyProperty

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

Identifies the PaneBackground dependency property.
public static DependencyProperty,System.Windows PaneBackgroundProperty
리턴 System.Windows.DependencyProperty

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

Identifies the PanePlacement dependency property.
public static DependencyProperty,System.Windows PanePlacementProperty
리턴 System.Windows.DependencyProperty

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

Identifies the Pane dependency property.
public static DependencyProperty,System.Windows PaneProperty
리턴 System.Windows.DependencyProperty

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

Identifies the TemplateSettings dependency property.
public static DependencyProperty,System.Windows TemplateSettingsProperty
리턴 System.Windows.DependencyProperty