Skip to content

Commit aeee91d

Browse files
authored
Merge pull request #3490 from HO-COOH/docs
Add missing png in item-container-templates
2 parents 411b389 + 6392928 commit aeee91d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed
Loading

hub/apps/design/controls/item-containers-templates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -360,7 +360,7 @@ To modify other ListViewItemPresenter properties that aren't template bound to L
360360
3. Right-click and select **Edit Additional Templates > Edit Generated Item Container (ItemContainerStyle) > Edit a Copy**.
361361
![Visual Studio editor](images/listview-itemcontainerstyle-vs.png)
362362
4. In the Create Style Resource dialog, enter a name for the style. In this example, you use `colorsGridViewItemStyle`.
363-
![Visual Studio Create Style Resource dialog(images/listview-style-resource-vs.png)
363+
![Visual Studio Create Style Resource dialog](images/listview-style-resource-vs.png)
364364

365365
A copy of the default style is added to your app as a resource, and the **GridView.ItemContainerStyle** property is set to that resource, as shown in this XAML.
366366

0 commit comments

Comments
 (0)