C# Class SlidePaneControl.SlidePane

Afficher le fichier Open project: PavelGriza/SlidePane

Méthodes publiques

Свойство Type Description
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

Méthodes publiques

Méthode Description
SlidePane ( ) : System

Private Methods

Méthode Description
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

Method Details

SlidePane() public méthode

public SlidePane ( ) : System
Résultat System

Property Details

ContentProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml ContentProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsLeftPaneOpenProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsLeftPaneOpenProperty
Résultat Windows.UI.Xaml.DependencyProperty

IsRightPaneOpenProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml IsRightPaneOpenProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftPaneButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftPaneButtonVisibilityProperty
Résultat Windows.UI.Xaml.DependencyProperty

LeftPaneProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml LeftPaneProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightPaneButtonVisibilityProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightPaneButtonVisibilityProperty
Résultat Windows.UI.Xaml.DependencyProperty

RightPaneProperty public_oe static_oe property

public static DependencyProperty,Windows.UI.Xaml RightPaneProperty
Résultat Windows.UI.Xaml.DependencyProperty