We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb7ac37 commit 96ccfe1Copy full SHA for 96ccfe1
Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json
@@ -864,7 +864,8 @@
864
"About": "Behavior to automatically select the entire content of a TextBox control when it loads",
865
"CodeUrl": "https://github.com/windows-toolkit/WindowsCommunityToolkit/tree/master/Microsoft.Toolkit.Uwp.UI/Behaviors/",
866
"XamlCodeFile": "AutoSelectBehaviorXaml.bind",
867
- "Icon": "/Assets/Helpers.png"
+ "Icon": "/Assets/Helpers.png",
868
+ "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/behaviors/AutoSelectBehavior.md"
869
},
870
{
871
"Name": "Win2d Path Mini Language Parser",
0 commit comments