Skip to content

Commit ff03a97

Browse files
committed
Readded the AttachedCardShadow sample to the sample app.
1 parent 6e5e721 commit ff03a97

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

CommunityToolkit.WinUI.SampleApp/SamplePages/samples.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,7 @@
202202
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/CommunityToolkit.WinUI.UI.Media/Shadows",
203203
"XamlCodeFile": "/SamplePages/Shadows/AttachedShadowWin2DXaml.bind",
204204
"Icon": "/SamplePages/Shadows/DropShadowPanel.png",
205-
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/AttachedShadows.md",
206-
"BadgeUpdateVersionRequired": "May 2019 update required",
207-
"ApiCheck": "Microsoft.UI.Composition.CompositionVisualSurface"
205+
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/AttachedShadows.md"
208206
},
209207
{
210208
"Name": "DropShadowPanel",
@@ -381,7 +379,6 @@
381379
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/CommunityToolkit.WinUI.UI.Controls.Media/InfiniteCanvas",
382380
"XamlCodeFile": "InfiniteCanvas.bind",
383381
"Icon": "/SamplePages/InfiniteCanvas/InfiniteCanvas.png",
384-
"ApiCheck": "Microsoft.UI.Xaml.Controls.ColorPicker",
385382
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/InfiniteCanvas.md"
386383
},
387384
{

0 commit comments

Comments
 (0)