The ListView type exposes the following members.
Constructors
Methods
Fields
Name | Description | |
---|---|---|
![]() ![]() | IsAsyncPresentationDeferredScrollRatioProperty |
Identifies the IsAsyncPresentationDeferredScrollRatio dependency property.
|
![]() ![]() | IsGridViewProperty |
Identifies the IsGridView dependency property.
|
![]() ![]() | ViewProperty |
Identifies the View dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() | ActualHeight | (Inherited from FrameworkElement.) |
![]() | ActualWidth | (Inherited from FrameworkElement.) |
![]() | AllowDrop | (Inherited from UIElement.) |
![]() | AlternationCount |
Gets or sets then number of alternating item containers in the ItemsControl, which enables alternating containers to have a unique appearance.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | AreAnyTouchesCaptured | (Inherited from UIElement.) |
![]() | AreAnyTouchesCapturedWithin | (Inherited from UIElement.) |
![]() | AreAnyTouchesDirectlyOver | (Inherited from UIElement.) |
![]() | AreAnyTouchesOver | (Inherited from UIElement.) |
![]() | Background | (Inherited from Control.) |
![]() | BaseItemsControl |
Gets the base ItemsControl used as the core for this control.
(Inherited from ItemsControl.) |
![]() | BaseListBox |
Gets the base ListBox used as the core for this control.
(Inherited from ListBox.) |
![]() | BaseListView |
Gets the base ListView used as the core for this control.
|
![]() | BindingGroup | (Inherited from FrameworkElement.) |
![]() | BitmapEffect | Obsolete. (Inherited from UIElement.) |
![]() | BitmapEffectInput | Obsolete. (Inherited from UIElement.) |
![]() | BorderBrush | (Inherited from Control.) |
![]() | BorderThickness | (Inherited from Control.) |
![]() | CacheMode | (Inherited from UIElement.) |
![]() | Clip | (Inherited from UIElement.) |
![]() | ClipToBounds | (Inherited from UIElement.) |
![]() | CommandBindings | (Inherited from UIElement.) |
![]() | ContextMenu | (Inherited from FrameworkElement.) |
![]() | Count |
Gets the count of entities managed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | Cursor | (Inherited from FrameworkElement.) |
![]() | DataContext | (Inherited from FrameworkElement.) |
![]() | DefaultStyleKey | (Inherited from FrameworkElement.) |
![]() | DependencyObjectType | (Inherited from DependencyObject.) |
![]() | DesiredSize | (Inherited from UIElement.) |
![]() | Dispatcher | (Inherited from DispatcherObject.) |
![]() | DisplayMemberPath |
Gets or sets a path to a value on the source object to serve as the visual representation of the object.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | Effect | (Inherited from UIElement.) |
![]() | EntityManager |
Gets the EntityManager object that is used internally for managing entities displayed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | EntityManagerSource |
Gets or sets a custom EntityManager object to use internally within this ItemsControlBase.
When this property is set to an entity manager instance the control items collection is ignored.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | FlowDirection | (Inherited from FrameworkElement.) |
![]() | Focusable | (Inherited from UIElement.) |
![]() | FocusVisualStyle | (Inherited from FrameworkElement.) |
![]() | FontFamily | (Inherited from Control.) |
![]() | FontSize | (Inherited from Control.) |
![]() | FontStretch | (Inherited from Control.) |
![]() | FontStyle | (Inherited from Control.) |
![]() | FontWeight | (Inherited from Control.) |
![]() | ForceCursor | (Inherited from FrameworkElement.) |
![]() | Foreground | (Inherited from Control.) |
![]() | HandlesScrolling | (Inherited from Control.) |
![]() | HasAnimatedProperties | (Inherited from UIElement.) |
![]() | HasEffectiveKeyboardFocus | (Inherited from UIElement.) |
![]() | HasItems |
Gets a value that indicates whether the ItemsControlBase contains items.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | Height | (Inherited from FrameworkElement.) |
![]() | HorizontalAlignment | (Inherited from FrameworkElement.) |
![]() | HorizontalContentAlignment | (Inherited from Control.) |
![]() | InheritanceBehavior | (Inherited from FrameworkElement.) |
![]() | InputBindings | (Inherited from UIElement.) |
![]() | InputScope | (Inherited from FrameworkElement.) |
![]() | IsArrangeValid | (Inherited from UIElement.) |
![]() | IsAsyncPresentationDeferred |
Gets (or sets, for inheriters) a value indicating whether the asynchrnous data loading is currently deferred.
(Inherited from ItemsControlBase.) |
![]() | IsAsyncPresentationDeferredScrollRatio |
Gets or sets the scroll ratio for which data loading should be deferred within this ListView when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
|
![]() | IsAsyncPresentationEnabled |
Gets or sets a value indicating whether to load managed entities asynchronously within this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | IsAsyncPresentationEnabledMinCount |
Gets or sets the initial entity count to load synchronously within this ItemsControlBase before initiating the asynchronous load mode when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | IsAsyncPresentationEnabledPageSize |
Gets or sets the initial entity count to load synchronously within this ItemsControlBase before initiating the asynchronous load mode when IsAsyncPresentationEnabled property is set to true.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | IsEnabled | (Inherited from UIElement.) |
![]() | IsEnabledCore | (Inherited from UIElement.) |
![]() | IsEntityManagerInternal |
Gets a value that indicates whether the current EntityManager is internal.
(Inherited from ItemsControlBase.) |
![]() | IsFocused | (Inherited from UIElement.) |
![]() | IsGridView | |
![]() | IsHitTestVisible | (Inherited from UIElement.) |
![]() | IsInitialized | (Inherited from FrameworkElement.) |
![]() | IsInputMethodEnabled | (Inherited from UIElement.) |
![]() | IsItemsControlHostInitialized |
Gets a value indicating whether the control is initialized and the ListView host is available.
(Overrides ListBox..::.IsItemsControlHostInitialized.) |
![]() | IsKeyboardFocused | (Inherited from UIElement.) |
![]() | IsKeyboardFocusWithin | (Inherited from UIElement.) |
![]() | IsLoaded | (Inherited from FrameworkElement.) |
![]() | IsLoadingEntities |
Gets a value indicating whether the control is currently loading entities (asynchronously).
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | IsManipulationEnabled | (Inherited from UIElement.) |
![]() | IsMeasureValid | (Inherited from UIElement.) |
![]() | IsMouseCaptured | (Inherited from UIElement.) |
![]() | IsMouseCaptureWithin | (Inherited from UIElement.) |
![]() | IsMouseDirectlyOver | (Inherited from UIElement.) |
![]() | IsMouseOver | (Inherited from UIElement.) |
![]() | IsSealed | (Inherited from DependencyObject.) |
![]() | IsStylusCaptured | (Inherited from UIElement.) |
![]() | IsStylusCaptureWithin | (Inherited from UIElement.) |
![]() | IsStylusDirectlyOver | (Inherited from UIElement.) |
![]() | IsStylusOver | (Inherited from UIElement.) |
![]() | IsSynchronizedWithCurrentItem |
Gets or sets a value that indicates whether a Selector should keep the SelectedItem synchronized with the current item in the Items property.
This is a dependency property.
(Inherited from Selector.) |
![]() | IsTabStop | (Inherited from Control.) |
![]() | IsTextSearchCaseSensitive |
Gets or sets a value that indicates whether case is a condition when searching for items.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | IsTextSearchEnabled |
Gets or sets a value that indicates whether TextSearch is enabled on the ItemsControl instance.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | IsVisible | (Inherited from UIElement.) |
![]() | Item |
Gets the entity in the ItemsControlBase that wraps the specified item.
(Inherited from ItemsControlBase.) |
![]() | ItemBindingGroup |
Gets or sets the BindingGroup that is used for each item in the ItemsControl.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | ItemContainerStyle |
Gets or sets the Style that is applied to the container for element generated for each item.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | ItemContainerStyleSelector |
Gets or sets custom style selection logic for a style that can be applied to each generated item container element.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | Items |
Gets the collection used to generate the content of this ItemsControlBase.
(Inherited from ItemsControlBase.) |
![]() | ItemsControlHost |
Gets the ItemsControl host template part used internally by this ItemsControlBase.
(Inherited from ItemsControlBase.) |
![]() | ItemsPanel |
Gets or sets the template that defines the panel that controls the layout of items.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | ItemsSource |
Gets or sets a collection of items used to generate the content of this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | ItemStringFormat |
Gets or sets a composite string that specifies how to format the items in the ItemsControl if they are displayed as strings.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | ItemTemplate |
Gets or sets the DataTemplate to be used to display each item.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | ItemTemplateSelector |
Allows the application writer to provide custom logic for choosing a template used to display each item.
This is a dependency property.
(Inherited from ItemsControl.) |
![]() | Language | (Inherited from FrameworkElement.) |
![]() | LayoutTransform | (Inherited from FrameworkElement.) |
![]() | ListBoxHost | (Inherited from ListBox.) |
![]() | ListViewHost | |
![]() | LoadedEntities |
Gets the entities that are currently loaded within this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | LoadedEntitiesSource |
Gets or sets the overriding source collection for loaded entities that would be displayed in the items control host of the control.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | LogicalChildren | (Inherited from FrameworkElement.) |
![]() | ManagedEntities |
Gets the entity collection managed by this ItemsControlBase.
This is a dependency property.
(Inherited from ItemsControlBase.) |
![]() | Margin | (Inherited from FrameworkElement.) |
![]() | MaxHeight | (Inherited from FrameworkElement.) |
![]() | MaxWidth | (Inherited from FrameworkElement.) |
![]() | MinHeight | (Inherited from FrameworkElement.) |
![]() | MinWidth | (Inherited from FrameworkElement.) |
![]() | Name | (Inherited from FrameworkElement.) |
![]() | Opacity | (Inherited from UIElement.) |
![]() | OpacityMask | (Inherited from UIElement.) |
![]() | OverridesDefaultStyle | (Inherited from FrameworkElement.) |
![]() | Padding | (Inherited from Control.) |
![]() | Parent | (Inherited from FrameworkElement.) |
![]() | PersistId | Obsolete. (Inherited from UIElement.) |
![]() | RenderSize | (Inherited from UIElement.) |
![]() | RenderTransform | (Inherited from UIElement.) |
![]() | RenderTransformOrigin | (Inherited from UIElement.) |
![]() | Resources | (Inherited from FrameworkElement.) |
![]() | ScrollViewer |
Gets a reference to the internal ScrollViewer control instance used by the ListView control.
|
![]() | SelectedEntities |
Gets the currently selected entities.
This is a dependency property.
(Inherited from ListBox.) |
![]() | SelectedEntity |
Gets or sets the first entity in the current selection or returns null if the selection is empty.
This is a dependency property.
(Inherited from Selector.) |
![]() | SelectedIndex |
Gets or sets the index of the first item in the current selection or returns negative one (-1) if the selection is empty.
This is a dependency property.
(Inherited from Selector.) |
![]() | SelectedItem |
Gets or sets the first item in the current selection or returns null if the selection is empty.
This is a dependency property.
(Inherited from Selector.) |
![]() | SelectedItems |
Gets the currently selected items.
This is a dependency property.
(Inherited from ListBox.) |
![]() | SelectedValue |
Gets the value of the SelectedItem, obtained by using SelectedValuePath.
This is a dependency property.
(Inherited from Selector.) |
![]() | SelectedValuePath |
Gets or sets a value that indicates the path used to get the SelectedValue from the SelectedItem.
This is a dependency property.
(Inherited from Selector.) |
![]() | SelectionMode |
Gets or sets the selection behavior for a ListBox.
This is a dependency property.
(Inherited from ListBox.) |
![]() | SelectorHost |
Gets the selector host template part used internally by this Selector.
(Inherited from Selector.) |
![]() | SnapsToDevicePixels | (Inherited from UIElement.) |
![]() | Style | (Inherited from FrameworkElement.) |
![]() | StylusPlugIns | (Inherited from UIElement.) |
![]() | TabIndex | (Inherited from Control.) |
![]() | Tag | (Inherited from FrameworkElement.) |
![]() | Template | (Inherited from Control.) |
![]() | TemplatedParent | (Inherited from FrameworkElement.) |
![]() | ToolTip | (Inherited from FrameworkElement.) |
![]() | TouchesCaptured | (Inherited from UIElement.) |
![]() | TouchesCapturedWithin | (Inherited from UIElement.) |
![]() | TouchesDirectlyOver | (Inherited from UIElement.) |
![]() | TouchesOver | (Inherited from UIElement.) |
![]() | Triggers | (Inherited from FrameworkElement.) |
![]() | Uid | (Inherited from UIElement.) |
![]() | UseLayoutRounding | (Inherited from FrameworkElement.) |
![]() | VerticalAlignment | (Inherited from FrameworkElement.) |
![]() | VerticalContentAlignment | (Inherited from Control.) |
![]() | View |
Gets or sets an object that defines how the data is styled and organized in a ListView control.
This is a dependency property.
|
![]() | Visibility | (Inherited from UIElement.) |
![]() | VisibilityFilter |
Gets or sets the visibility filter to apply on the managed entities.
(Inherited from ItemsControlBase.) |
![]() | VisualBitmapEffect | Obsolete. (Inherited from Visual.) |
![]() | VisualBitmapEffectInput | Obsolete. (Inherited from Visual.) |
![]() | VisualBitmapScalingMode | (Inherited from Visual.) |
![]() | VisualCacheMode | (Inherited from Visual.) |
![]() | VisualChildrenCount | (Inherited from FrameworkElement.) |
![]() | VisualClearTypeHint | (Inherited from Visual.) |
![]() | VisualClip | (Inherited from Visual.) |
![]() | VisualEdgeMode | (Inherited from Visual.) |
![]() | VisualEffect | (Inherited from Visual.) |
![]() | VisualOffset | (Inherited from Visual.) |
![]() | VisualOpacity | (Inherited from Visual.) |
![]() | VisualOpacityMask | (Inherited from Visual.) |
![]() | VisualParent | (Inherited from Visual.) |
![]() | VisualScrollableAreaClip | (Inherited from Visual.) |
![]() | VisualTextHintingMode | (Inherited from Visual.) |
![]() | VisualTextRenderingMode | (Inherited from Visual.) |
![]() | VisualTransform | (Inherited from Visual.) |
![]() | VisualXSnappingGuidelines | (Inherited from Visual.) |
![]() | VisualYSnappingGuidelines | (Inherited from Visual.) |
![]() | Width | (Inherited from FrameworkElement.) |
Events
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() | IQueryAmbient..::.IsAmbientPropertyAvailable | (Inherited from FrameworkElement.) |