C# 클래스 SlidePaneControl.SlidePane

파일 보기 프로젝트 열기: PavelGriza/SlidePane

공개 프로퍼티들

프로퍼티 타입 설명
ContentProperty Windows.UI.Xaml.DependencyProperty
IsLeftPaneOpenProperty Windows.UI.Xaml.DependencyProperty
IsRightPaneOpenProperty Windows.UI.Xaml.DependencyProperty
LeftPaneButtonVisibilityProperty Windows.UI.Xaml.DependencyProperty
LeftPaneProperty Windows.UI.Xaml.DependencyProperty
RightPaneButtonVisibilityProperty Windows.UI.Xaml.DependencyProperty
RightPaneProperty Windows.UI.Xaml.DependencyProperty

공개 메소드들

메소드 설명
SlidePane ( ) : System

비공개 메소드들

메소드 설명
CloseLeftPane ( ) : void
CloseRightPane ( ) : void
FinalizeSliding ( double x ) : void
GetCapturedElements ( UIElement element ) : List
InitButtonsBehavior ( ) : void
InitGestureInteraction ( ) : void
IsPaneOpenPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e, bool isLeftPaneProperty ) : void
OnIsLeftPaneOpenPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnIsRightPaneOpenPropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnLeftPanePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OnRightPanePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e ) : void
OpenLeftCloseRightPane ( ) : void
OpenLeftPane ( ) : void
OpenRightCloseLeftPane ( ) : void
OpenRightPane ( ) : void
PanePropertyChanged ( DependencyObject d, DependencyPropertyChangedEventArgs e, bool isLeft ) : void
PerformSliding ( double x ) : void

메소드 상세

SlidePane() 공개 메소드

public SlidePane ( ) : System
리턴 System

프로퍼티 상세

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

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

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

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

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

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

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

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

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

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

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

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

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

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