Skip to content

Commit 48b53d4

Browse files
committed
Fix image
1 parent 23ea161 commit 48b53d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dotnet-desktop-guide/wpf/controls/listview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dev_langs:
1717

1818
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.
1919

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.":::
2121

2222
> [!NOTE]
2323
> The types referenced in this article are available in the [Code reference](#code-reference) section.

0 commit comments

Comments
 (0)