Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion WinUIGallery/DataModel/ControlInfoData.json
Original file line number Diff line number Diff line change
Expand Up @@ -1715,7 +1715,7 @@
"Title": "RadioButtons",
"ApiNamespace": "Microsoft.UI.Xaml.Controls",
"Subtitle": "A control that displays a group of mutually exclusive options with keyboarding and accessibility support.",
"ImagePath": "ms-appx:///Assets/ControlImages/RadioButton.png",
"ImagePath": "ms-appx:///Assets/ControlImages/RadioButtons.png",
"Description": "A control that displays a group of mutually exclusive options with keyboarding and accessibility support.",
"Content": "<p>Look at the <i>RadioButtonsPage.xaml</i> file in Visual Studio to see the full code for this page.</p>",
"SourcePath": "/RadioButtons",
Expand Down