C# 클래스 BaconographyWP8.Common.FixedLongListSelector

상속: Microsoft.Phone.Controls.LongListSelector
파일 보기 프로젝트 열기: Synergex/Baconography

공개 프로퍼티들

프로퍼티 타입 설명
PulledDownProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty

공개 메소드들

메소드 설명
FindViewport ( DependencyObject parent ) : ViewportControl
FixedLongListSelector ( ) : BaconographyPortable.Messages
GetFirstVisibleItem ( ) : object

비공개 메소드들

메소드 설명
DoInterimManipulation ( ) : void
FixedLongListSelector_Compression ( object sender, CompressionEventArgs e ) : void
FixedLongListSelector_SelectionChanged ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void
FixedLongListSelector_Tap ( object sender, System e ) : void
OnItemRealized ( object sender, Microsoft e ) : void
OnItemUnRealized ( object sender, Microsoft e ) : void
OnPulledDownChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
OnSelectedItemChanged ( DependencyObject d, System.Windows.DependencyPropertyChangedEventArgs e ) : void
listbox_ManipulationStateChanged ( object sender, EventArgs e ) : void
listbox_MouseMove ( object sender, System e ) : void

메소드 상세

FindViewport() 공개 정적인 메소드

public static FindViewport ( DependencyObject parent ) : ViewportControl
parent System.Windows.DependencyObject
리턴 ViewportControl

FixedLongListSelector() 공개 메소드

public FixedLongListSelector ( ) : BaconographyPortable.Messages
리턴 BaconographyPortable.Messages

GetFirstVisibleItem() 공개 메소드

public GetFirstVisibleItem ( ) : object
리턴 object

프로퍼티 상세

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

public static DependencyProperty,System.Windows PulledDownProperty
리턴 System.Windows.DependencyProperty

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

public static DependencyProperty,System.Windows SelectedItemProperty
리턴 System.Windows.DependencyProperty