| Name | Description |
 | ActualHeight | (Inherited from System.Windows.FrameworkElement) |
 | ActualWidth | (Inherited from System.Windows.FrameworkElement) |
 | AllowDrag | Gets or sets a value indicating whether the ListBox can be a drag source for purposes of drag-and-drop operations. |
 | AllowDrop | (Inherited from System.Windows.UIElement) |
 | AnimationSettings | Gets or sets the animation settings of the ListBox. |
 | AreAnyTouchesCaptured | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | AreAnyTouchesOver | (Inherited from System.Windows.UIElement) |
 | Background | (Inherited from System.Windows.Controls.Control) |
 | BindingGroup | (Inherited from System.Windows.FrameworkElement) |
 | BorderBrush | (Inherited from System.Windows.Controls.Control) |
 | BorderThickness | (Inherited from System.Windows.Controls.Control) |
 | CacheMode | (Inherited from System.Windows.UIElement) |
 | Clip | (Inherited from System.Windows.UIElement) |
 | ClipToBounds | (Inherited from System.Windows.UIElement) |
 | CommandBindings | (Inherited from System.Windows.UIElement) |
 | ContainerConfigurations | Gets or sets the container configurations of the ListBox. |
 | ContextMenu | (Inherited from System.Windows.FrameworkElement) |
 | Cursor | (Inherited from System.Windows.FrameworkElement) |
 | DataContext | (Inherited from System.Windows.FrameworkElement) |
 | DependencyObjectType | (Inherited from System.Windows.DependencyObject) |
 | DesiredSize | (Inherited from System.Windows.UIElement) |
 | Dispatcher | (Inherited from System.Windows.Threading.DispatcherObject) |
 | DisplayMemberPath | Gets or sets the name or path of the property that is displayed for each data item. |
 | Effect | (Inherited from System.Windows.UIElement) |
 | FilterExpression | Gets or sets the filter expression, which is embedded into the data query that is used to request data and filter the items that are displayed in a listbox. |
 | FlowDirection | (Inherited from System.Windows.FrameworkElement) |
 | Focusable | (Inherited from System.Windows.UIElement) |
 | FocusVisualStyle | (Inherited from System.Windows.FrameworkElement) |
 | FontFamily | (Inherited from System.Windows.Controls.Control) |
 | FontSize | (Inherited from System.Windows.Controls.Control) |
 | FontStretch | (Inherited from System.Windows.Controls.Control) |
 | FontStyle | (Inherited from System.Windows.Controls.Control) |
 | FontWeight | (Inherited from System.Windows.Controls.Control) |
 | ForceCursor | (Inherited from System.Windows.FrameworkElement) |
 | Foreground | (Inherited from System.Windows.Controls.Control) |
 | GroupDescriptions | Gets a collection of group descriptions that describe how the items in a listbox are grouped. |
 | HasAnimatedProperties | (Inherited from System.Windows.UIElement) |
 | Height | (Inherited from System.Windows.FrameworkElement) |
 | HideDataNavigationPaneCommand | Gets the HideDataNavigation pane command. |
 | HorizontalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | HorizontalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | HorizontalScrollBarVisibility | Gets or sets the visibility of the horizontal scroll bar. |
 | InputBindings | (Inherited from System.Windows.UIElement) |
 | InputScope | (Inherited from System.Windows.FrameworkElement) |
 | IsArrangeValid | (Inherited from System.Windows.UIElement) |
 | IsEnabled | (Inherited from System.Windows.UIElement) |
 | IsFocused | (Inherited from System.Windows.UIElement) |
 | IsHitTestVisible | (Inherited from System.Windows.UIElement) |
 | IsInitialized | (Inherited from System.Windows.FrameworkElement) |
 | IsInputMethodEnabled | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocused | (Inherited from System.Windows.UIElement) |
 | IsKeyboardFocusWithin | (Inherited from System.Windows.UIElement) |
 | IsLoaded | (Inherited from System.Windows.FrameworkElement) |
 | IsManipulationEnabled | (Inherited from System.Windows.UIElement) |
 | IsMeasureValid | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptured | (Inherited from System.Windows.UIElement) |
 | IsMouseCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsMouseDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsMouseOver | (Inherited from System.Windows.UIElement) |
 | IsSealed | (Inherited from System.Windows.DependencyObject) |
 | IsStylusCaptured | (Inherited from System.Windows.UIElement) |
 | IsStylusCaptureWithin | (Inherited from System.Windows.UIElement) |
 | IsStylusDirectlyOver | (Inherited from System.Windows.UIElement) |
 | IsStylusOver | (Inherited from System.Windows.UIElement) |
 | IsTabStop | (Inherited from System.Windows.Controls.Control) |
 | IsVisible | (Inherited from System.Windows.UIElement) |
 | ItemContainerStyle | Gets or sets the style that is used when rendering the item containers. |
 | Items | Gets a list of the items (business objects) contained within the listbox, in the order in which they appear. |
 | ItemScrollingBehavior | Gets or sets a value indicating how the data items in the grid are scrolled. |
 | ItemsPanel | Gets or sets the template that defines the panel that controls the layout of items. |
 | ItemsSource | Gets or sets the data source to which a listbox is bound. |
 | ItemTemplate | Gets or sets the DataTemplate used to display each item. |
 | Language | (Inherited from System.Windows.FrameworkElement) |
 | LayoutTransform | (Inherited from System.Windows.FrameworkElement) |
 | Margin | (Inherited from System.Windows.FrameworkElement) |
 | MaxHeight | (Inherited from System.Windows.FrameworkElement) |
 | MaxWidth | (Inherited from System.Windows.FrameworkElement) |
 | MinHeight | (Inherited from System.Windows.FrameworkElement) |
 | MinWidth | (Inherited from System.Windows.FrameworkElement) |
 | Name | (Inherited from System.Windows.FrameworkElement) |
 | NavigateToGroupCommand | Gets the navigate to group command. |
 | NextViewCommand | Gets the next view command. |
 | Opacity | (Inherited from System.Windows.UIElement) |
 | OpacityMask | (Inherited from System.Windows.UIElement) |
 | OverridesDefaultStyle | (Inherited from System.Windows.FrameworkElement) |
 | Padding | (Inherited from System.Windows.Controls.Control) |
 | Parent | (Inherited from System.Windows.FrameworkElement) |
 | PreviousViewCommand | Gets the previous view command. |
 | RenderSize | (Inherited from System.Windows.UIElement) |
 | RenderTransform | (Inherited from System.Windows.UIElement) |
 | RenderTransformOrigin | (Inherited from System.Windows.UIElement) |
 | Resources | (Inherited from System.Windows.FrameworkElement) |
 | SelectedItem | Gets or sets the first item in the current selection or returns null if the selection is empty. |
 | SelectedItems | Gets the list of currently selected items for the ListBox control. |
 | SelectedRanges | Gets the ranges of items that are selected in a listbox. |
 | SelectedValue | Gets or sets the value of the SelectedItem, obtained by using SelectedValuePath. |
 | SelectedValuePath | Gets or sets the path that is used to get the SelectedValue property of the SelectedItem property. |
 | SelectionMode | Gets or sets a value indicating how the items in a listbox are selected at run time. |
 | ShowDataNavigationPaneCommand | Gets the show data navigation pane command. |
 | SnapsToDevicePixels | (Inherited from System.Windows.UIElement) |
 | SortDescriptions | Gets a collection of sort descriptions that describe how the items in a listbox are sorted. |
 | Style | (Inherited from System.Windows.FrameworkElement) |
 | TabIndex | (Inherited from System.Windows.Controls.Control) |
 | Tag | (Inherited from System.Windows.FrameworkElement) |
 | Template | (Inherited from System.Windows.Controls.Control) |
 | TemplatedParent | (Inherited from System.Windows.FrameworkElement) |
 | ToolPaneVisibility | Gets or sets the visibility of the tool pane. |
 | ToolTip | (Inherited from System.Windows.FrameworkElement) |
 | TouchesCaptured | (Inherited from System.Windows.UIElement) |
 | TouchesCapturedWithin | (Inherited from System.Windows.UIElement) |
 | TouchesDirectlyOver | (Inherited from System.Windows.UIElement) |
 | TouchesOver | (Inherited from System.Windows.UIElement) |
 | Triggers | (Inherited from System.Windows.FrameworkElement) |
 | Uid | (Inherited from System.Windows.UIElement) |
 | UseLayoutRounding | (Inherited from System.Windows.FrameworkElement) |
 | VerticalAlignment | (Inherited from System.Windows.FrameworkElement) |
 | VerticalContentAlignment | (Inherited from System.Windows.Controls.Control) |
 | VerticalScrollBarVisibility | Gets or sets the visibility of the vertical scroll bar. |
 | Visibility | (Inherited from System.Windows.UIElement) |
 | Width | (Inherited from System.Windows.FrameworkElement) |