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 16a10ee commit 9287bb1Copy full SHA for 9287bb1
Microsoft.Toolkit.Uwp.SampleApp/SamplePages/samples.json
@@ -1261,7 +1261,8 @@
1261
"CodeUrl" : "https://github.com/windows-toolkit/WindowsCommunityToolkit/blob/master/Microsoft.Toolkit.Uwp.UI/Extensions/Markup/EnumValuesExtension.cs",
1262
"Icon": "/Assets/Helpers.png",
1263
"XamlCodeFile": "EnumValuesExtensionXaml.bind",
1264
- "CodeFile": "EnumValuesExtensionCode.bind"
+ "CodeFile": "EnumValuesExtensionCode.bind",
1265
+ "DocumentationUrl": "Missing"
1266
}
1267
]
1268
},
0 commit comments