C# Class BaconographyWP8.Common.FixedLongListSelector

Inheritance: Microsoft.Phone.Controls.LongListSelector
Mostra file Open project: Synergex/Baconography

Public Properties

Property Type Description
PulledDownProperty System.Windows.DependencyProperty
SelectedItemProperty System.Windows.DependencyProperty

Public Methods

Method Description
FindViewport ( DependencyObject parent ) : ViewportControl
FixedLongListSelector ( ) : BaconographyPortable.Messages
GetFirstVisibleItem ( ) : object

Private Methods

Method Description
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

Method Details

FindViewport() public static method

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

FixedLongListSelector() public method

public FixedLongListSelector ( ) : BaconographyPortable.Messages
return BaconographyPortable.Messages

GetFirstVisibleItem() public method

public GetFirstVisibleItem ( ) : object
return object

Property Details

PulledDownProperty public_oe static_oe property

public static DependencyProperty,System.Windows PulledDownProperty
return System.Windows.DependencyProperty

SelectedItemProperty public_oe static_oe property

public static DependencyProperty,System.Windows SelectedItemProperty
return System.Windows.DependencyProperty