File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Microsoft.Toolkit.Uwp.SampleApp/SamplePages Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 493
493
},
494
494
{
495
495
"Name" : " Fade" ,
496
- "Subcategory" : " Effect " ,
496
+ "Subcategory" : " Behavior " ,
497
497
"About" : " Opacity of XAML elements using composition animations" ,
498
498
"CodeUrl" : " https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI.Animations/Behaviors" ,
499
499
"CodeFile" : " /SamplePages/Animations/Effects/FadeBehaviorCode.bind" ,
500
500
"XamlCodeFile" : " /SamplePages/Animations/Effects/FadeBehaviorXaml.bind" ,
501
501
"Icon" : " /SamplePages/Animations/Effects/FadeBehavior.png" ,
502
- "DocumentationUrl" : " https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/Fade .md"
502
+ "DocumentationUrl" : " https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/animations/AnimationSet .md"
503
503
},
504
504
{
505
505
"Name" : " Scale" ,
1234
1234
"CodeFile" : " GazeTracingCode.bind" ,
1235
1235
"Icon" : " /SamplePages/GazeTracing/GazeTracing.png" ,
1236
1236
"ApiCheck" : " Windows.Devices.Input.Preview.GazeInputSourcePreview" ,
1237
- "DocumentationUrl" : " https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/gaze/GazeInteractionLibrary.md" ,
1237
+ "DocumentationUrl" : " https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/gaze/GazeInteractionLibrary.md"
1238
1238
}
1239
1239
]
1240
1240
}
You can’t perform that action at this time.
0 commit comments