Skip to content

Commit ee0e32e

Browse files
Add extra mode to sample description
1 parent 52975a6 commit ee0e32e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -479,7 +479,7 @@
479479
{
480480
"Name": "ConstrainedBox",
481481
"Subcategory": "Layout",
482-
"About": "The ConstrainedBox is a FrameworkElement which can allow a developer to constrain the scale or aspect ratio of its content.",
482+
"About": "The ConstrainedBox is a FrameworkElement which can allow a developer to constrain the scale, multiple of, or aspect ratio of its content.",
483483
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.Primitives/ConstrainedBox",
484484
"XamlCodeFile": "/SamplePages/Primitives/ConstrainedBox.bind",
485485
"Icon": "/SamplePages/Primitives/ConstrainedBox.png",

0 commit comments

Comments
 (0)