|
19 | 19 | "Type": "DataGridPage",
|
20 | 20 | "Subcategory": "Layout",
|
21 | 21 | "About": "Control that presents data in a customizable table of rows and columns.",
|
22 |
| - "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid/DataGrid", |
| 22 | + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp.UI.Controls.DataGrid", |
23 | 23 | "XamlCodeFile": "DataGridCode.bind",
|
24 | 24 | "Icon": "/SamplePages/DataGrid/DataGrid.png",
|
25 | 25 | "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/controls/DataGrid.md"
|
|
810 | 810 | "Type": "CameraHelperPage",
|
811 | 811 | "Subcategory": "Systems",
|
812 | 812 | "About": "Allows to easily get camera frame sources available for media capture to preview video and get real time video frames/software bitmaps.",
|
813 |
| - "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp/Helpers/CameraHelper/CameraHelper.cs", |
| 813 | + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/CameraHelper", |
814 | 814 | "CodeFile": "CameraHelperCode.bind",
|
815 | 815 | "Icon": "/SamplePages/CameraHelper/CameraHelper.png",
|
816 | 816 | "BadgeUpdateVersionRequired": "April 2018 update required",
|
|
830 | 830 | "Type": "RemoteDeviceHelperPage",
|
831 | 831 | "Subcategory": "Systems",
|
832 | 832 | "About": "Allows you to easily enumerate remote devices ( Project Rome ).",
|
833 |
| - "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/blob/main/Microsoft.Toolkit.Uwp/Helpers/RemoteDeviceHelper/RemoteDeviceHelper.cs", |
| 833 | + "CodeUrl": "https://github.com/CommunityToolkit/WindowsCommunityToolkit/tree/main/Microsoft.Toolkit.Uwp/Helpers/RemoteDeviceHelper", |
834 | 834 | "CodeFile": "RemoteDeviceHelperCode.bind",
|
835 | 835 | "Icon": "/SamplePages/RemoteDeviceHelper/RemoteDeviceHelper.png",
|
836 | 836 | "DocumentationUrl": "https://raw.githubusercontent.com/MicrosoftDocs/WindowsCommunityToolkitDocs/master/docs/helpers/RemoteDeviceHelper.md"
|
|
0 commit comments