You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dotnet-desktop-guide/wpf/controls/listview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ dev_langs:
17
17
18
18
The <xref:System.Windows.Controls.ListView> control provides the infrastructure to display a set of data items using a different layout or view. For example, you might want to display data items in a table and also sort its columns.
19
19
20
-
:::image type="content" source="./media/gridview-overview/listview-gridview-output.jpg" alt-text="Screenshot showing a ListView with GridView output displaying employee information.":::
20
+
:::image type="content" source="./media/shared/listview.png" alt-text="Screenshot showing a ListView with GridView output displaying file information.":::
21
21
22
22
> [!NOTE]
23
23
> The types referenced in this article are available in the [Code reference](#code-reference) section.
0 commit comments