mirror of
https://github.com/Stone-Red-Code/docs-desktop.git
synced 2026-09-08 16:06:07 +02:00
Links: .NET Desktop - framework\wpf (#109)
* Links: .NET Desktop - framework\wpf * Apply suggestions from code review Co-authored-by: Andy De George <[email protected]>
This commit is contained in:
co-authored by
Andy De George
parent
c1d6e1d23e
commit
674b773578
@@ -9,15 +9,18 @@ helpviewer_keywords:
|
||||
ms.assetid: 15d58f1d-3db6-4cb5-88c7-8c45f19301e2
|
||||
---
|
||||
# ListBox How-to Topics
|
||||
|
||||
The topics in this section describe how to use the <xref:System.Windows.Controls.ListBox> control to display selectable lists of items.
|
||||
|
||||
## In This Section
|
||||
|
||||
[Bind a ListBox to Data](how-to-bind-a-listbox-to-data.md)
|
||||
[Get a ListBoxItem](how-to-get-a-listboxitem.md)
|
||||
[How to: Add Data to an ItemsControl](https://docs.microsoft.com/previous-versions/dotnet/netframework-3.5/ms743602(v=vs.90))
|
||||
[How to: Add Data to an ItemsControl](/previous-versions/dotnet/netframework-3.5/ms743602(v=vs.90))
|
||||
[Improve the Scrolling Performance of a ListBox](how-to-improve-the-scrolling-performance-of-a-listbox.md)
|
||||
|
||||
## Reference
|
||||
|
||||
<xref:System.Windows.Controls.ListBox>
|
||||
|
||||
<xref:System.Windows.Controls.ListBoxItem>
|
||||
|
||||
Reference in New Issue
Block a user