From 7ffbd9920c65f62026ca38de30bb4ce1760a3b8e Mon Sep 17 00:00:00 2001 From: Andrew KeepCoding Date: Fri, 6 Sep 2024 14:22:24 +0900 Subject: [PATCH] Update itemscontrol_itemspanel.md --- windows.ui.xaml.controls/itemscontrol_itemspanel.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/windows.ui.xaml.controls/itemscontrol_itemspanel.md b/windows.ui.xaml.controls/itemscontrol_itemspanel.md index 1b603f9937..1dab36e33e 100644 --- a/windows.ui.xaml.controls/itemscontrol_itemspanel.md +++ b/windows.ui.xaml.controls/itemscontrol_itemspanel.md @@ -16,13 +16,13 @@ Gets or sets the template that defines the panel that controls the layout of ite ## -xaml-syntax ```xaml - - + + singlePanelTemplate - - + + - or - - + ```