Свойство | Type | Description | |
---|---|---|---|
ExpansionModeProperty | |||
FullModeHeaderProperty | |||
FullModeItemTemplateProperty | |||
HeaderProperty | |||
HeaderTemplateProperty | |||
ItemCountThresholdProperty | |||
ListPickerModeProperty | |||
PickerPageUriProperty | |||
SelectedIndexProperty | |||
SelectedItemProperty | |||
SelectedItemsProperty | |||
SelectionModeProperty | |||
SummaryForSelectedItemsDelegateProperty |
Méthode | Description | |
---|---|---|
ListPicker ( ) : System |
Initializes a new instance of the ListPicker class.
|
|
OnApplyTemplate ( ) : void |
Builds the visual tree for the control when a new template is applied.
|
|
Open ( ) : bool |
Opens the picker for selection either into Expanded or Full mode depending on the picker's state.
|
Méthode | Description | |
---|---|---|
ClearContainerForItemOverride ( |
Undoes the effects of the PrepareContainerForItemOverride method.
|
|
GetContainerForItemOverride ( ) : |
Creates or identifies the element used to display a specified item.
|
|
IsItemItsOwnContainerOverride ( object item ) : bool |
Determines if the specified item is (or is eligible to be) its own item container.
|
|
OnItemsChanged ( |
Provides handling for the ItemContainerGenerator.ItemsChanged event.
|
|
OnManipulationCompleted ( System.Windows.Input.ManipulationCompletedEventArgs e ) : void |
Called when the ManipulationCompleted event occurs.
|
|
OnManipulationDelta ( System.Windows.Input.ManipulationDeltaEventArgs e ) : void |
Called when the ManipulationDelta event occurs.
|
|
OnManipulationStarted ( System.Windows.Input.ManipulationStartedEventArgs e ) : void |
Called when the ManipulationStarted event occurs.
|
|
OnTap ( System e ) : void |
Handles the tap event.
|
|
PrepareContainerForItemOverride ( |
Prepares the specified element to display the specified item.
|
Méthode | Description | |
---|---|---|
ClosePickerPage ( ) : void | ||
IsValidManipulation ( object OriginalSource, Point p ) : bool | ||
OnContainerTap ( object sender, System e ) : void | ||
OnFrameManipulationStarted ( object sender, System.Windows.Input.ManipulationStartedEventArgs e ) : void | ||
OnFrameNavigated ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void | ||
OnFrameNavigationStoppedOrFailed ( object sender, |
||
OnIsEnabledChanged ( ) : void |
Enabled property changed
|
|
OnIsEnabledChanged ( |
Enabled property changed
|
|
OnIsHighlightedChanged ( ) : void |
Highlight property changed
|
|
OnIsHighlightedChanged ( |
Highlight property changed
|
|
OnItemCountThresholdChanged ( |
||
OnItemCountThresholdChanged ( int newValue ) : void | ||
OnItemsPresenterHostParentSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void | ||
OnListPickerItemSizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void | ||
OnListPickerModeChanged ( |
||
OnListPickerModeChanged ( ListPickerMode oldValue, ListPickerMode newValue ) : void | ||
OnLoaded ( object sender, |
||
OnPageBackKeyPress ( object sender, CancelEventArgs e ) : void | ||
OnSelectedIndexChanged ( |
||
OnSelectedIndexChanged ( int oldValue, int newValue ) : void | ||
OnSelectedItemChanged ( |
||
OnSelectedItemChanged ( object oldValue, object newValue ) : void | ||
OnSelectedItemsChanged ( |
||
OnSelectedItemsChanged ( IList oldValue, IList newValue ) : void | ||
OnSelectionModeChanged ( |
||
OnSelectionModeChanged ( SelectionMode newValue ) : void | ||
OnShadowOrFullModeItemTemplateChanged ( ) : void | ||
OnShadowOrFullModeItemTemplateChanged ( |
||
OnUnloaded ( object sender, |
||
OpenPickerPage ( ) : void | ||
SetContentHeight ( double height ) : void | ||
SizeForAppropriateView ( bool animate ) : void | ||
SizeForExpandedMode ( ) : void | ||
SizeForNormalMode ( bool animate ) : void | ||
UpdateSummary ( IList newValue ) : void | ||
UpdateVisualStates ( bool useTransitions ) : void |
protected ClearContainerForItemOverride ( |
||
element | The container element. | |
item | object | The item. |
Résultat | void |
protected GetContainerForItemOverride ( ) : |
||
Résultat |
protected IsItemItsOwnContainerOverride ( object item ) : bool | ||
item | object | The specified item. |
Résultat | bool |
protected OnItemsChanged ( |
||
e | A NotifyCollectionChangedEventArgs that contains the event data. | |
Résultat | void |
protected OnManipulationCompleted ( System.Windows.Input.ManipulationCompletedEventArgs e ) : void | ||
e | System.Windows.Input.ManipulationCompletedEventArgs | Event data for the event. |
Résultat | void |
protected OnManipulationDelta ( System.Windows.Input.ManipulationDeltaEventArgs e ) : void | ||
e | System.Windows.Input.ManipulationDeltaEventArgs | Event data for the event. |
Résultat | void |
protected OnManipulationStarted ( System.Windows.Input.ManipulationStartedEventArgs e ) : void | ||
e | System.Windows.Input.ManipulationStartedEventArgs | Event data for the event. |
Résultat | void |
protected PrepareContainerForItemOverride ( |
||
element | The element used to display the specified item. | |
item | object | The item to display. |
Résultat | void |
public static DependencyProperty,System.Windows ExpansionModeProperty | ||
Résultat |
public static DependencyProperty,System.Windows FullModeHeaderProperty | ||
Résultat |
public static DependencyProperty,System.Windows FullModeItemTemplateProperty | ||
Résultat |
public static DependencyProperty,System.Windows HeaderProperty | ||
Résultat |
public static DependencyProperty,System.Windows HeaderTemplateProperty | ||
Résultat |
public static DependencyProperty,System.Windows ItemCountThresholdProperty | ||
Résultat |
public static DependencyProperty,System.Windows ListPickerModeProperty | ||
Résultat |
public static DependencyProperty,System.Windows PickerPageUriProperty | ||
Résultat |
public static DependencyProperty,System.Windows SelectedIndexProperty | ||
Résultat |
public static DependencyProperty,System.Windows SelectedItemProperty | ||
Résultat |
public static DependencyProperty,System.Windows SelectedItemsProperty | ||
Résultat |
public static DependencyProperty,System.Windows SelectionModeProperty | ||
Résultat |