Skip to content

Commit 07652fb

Browse files
Update XML comment of Quick Create
1 parent 712f97e commit 07652fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.Toolkit.Graph.Controls/Providers/QuickCreate.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ namespace Microsoft.Toolkit.Graph.Providers
1818
//// TODO: Need to set up XAML Islands sample to test in the new repo and make sure this works from this context.
1919

2020
/// <summary>
21-
/// Helper class for XAML Islands to easily initialize provider from just ClientId from within WPF context.
21+
/// Helper class to easily initialize provider from just ClientId.
2222
/// </summary>
2323
public static class QuickCreate
2424
{

0 commit comments

Comments
 (0)