Skip to content

Commit b1905ce

Browse files
Update Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json
Co-authored-by: Michael Hawker MSFT (XAML Llama) <24302614+michael-hawker@users.noreply.github.com>
1 parent 368b8a0 commit b1905ce

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

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

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -841,11 +841,10 @@
841841
},
842842
{
843843
"Name": "KeyDownTriggerBehavior",
844-
"Type": "KeyDownTriggerBehaviorPage",
845844
"Subcategory": "Systems",
846845
"About": "Behavior to listen to a key press on a control and executes actions",
847846
"CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI.Behaviors/Keyboard/KeyDownTriggerBehavior.cs",
848-
"XamlCodeFile": "KeyDownTriggerBehaviorXaml.bind",
847+
"XamlCodeFile": "/SamplePages/KeyDownTriggerBehavior/KeyDownTriggerBehaviorXaml.bind",
849848
"Icon": "/Assets/Helpers.png",
850849
"DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/KeyboardBehaviors.md"
851850
},

0 commit comments

Comments
 (0)