C# Класс SlidePaneControl.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