|
420 | 420 | "Name": "LoginButton", |
421 | 421 | "Subcategory": "Graph", |
422 | 422 | "About": "The LoginButton control is a button and flyout to facilitate Microsoft identity platform authentication for AAD or MSA accounts.", |
423 | | - "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/main/Microsoft.Toolkit.Graph.Controls/Controls/LoginButton", |
| 423 | + "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/main/CommunityToolkit.Graph.Uwp/Controls/LoginButton", |
424 | 424 | /*"XamlCodeFile": "/SamplePages/Graph/LoginButtonXaml.bind",*/ |
425 | 425 | "Icon": "/SamplePages/Graph/LoginButton.png", |
426 | 426 | "BadgeUpdateVersionRequired": "PREVIEW", |
|
431 | 431 | "Name": "PersonView", |
432 | 432 | "Subcategory": "Graph", |
433 | 433 | "About": "The PersonView control is used to display a person or contact by using their photo, name, and/or email address from Microsoft Graph.", |
434 | | - "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/main/Microsoft.Toolkit.Graph.Controls/Controls/PersonView", |
| 434 | + "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/main/CommunityToolkit.Graph.Uwp/Controls/PersonView", |
435 | 435 | /*"XamlCodeFile": "/SamplePages/Graph/PersonViewXaml.bind",*/ |
436 | 436 | "Icon": "/SamplePages/Graph/PersonView.png", |
437 | 437 | "BadgeUpdateVersionRequired": "PREVIEW", |
|
442 | 442 | "Name": "PeoplePicker", |
443 | 443 | "Subcategory": "Graph", |
444 | 444 | "About": "The PeoplePicker Control searchs for people and renders the list of results from Microsoft Graph. By default, the component will search for all people.", |
445 | | - "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/main/Microsoft.Toolkit.Graph.Controls/Controls/PeoplePicker", |
| 445 | + "CodeUrl": "https://github.com/CommunityToolkit/Graph-Controls/tree/main/CommunityToolkit.Graph.Uwp/Controls/PeoplePicker", |
446 | 446 | /*"XamlCodeFile": "/SamplePages/Graph/PeoplePickerXaml.bind",*/ |
447 | 447 | "Icon": "/SamplePages/Graph/PeoplePicker.png", |
448 | 448 | "BadgeUpdateVersionRequired": "PREVIEW", |
|
0 commit comments