Skip to content

Commit 7703b5c

Browse files
Add-in Graph Control docs
Can't add examples back as we haven't rebuilt the Graph Controls library yet.
1 parent daede61 commit 7703b5c

14 files changed

+12
-182
lines changed

Microsoft.Toolkit.Uwp.SampleApp/Microsoft.Toolkit.Uwp.SampleApp.csproj

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -272,6 +272,9 @@
272272
<Content Include="Icons\More.png" />
273273
<Content Include="Icons\Notifications.png" />
274274
<Content Include="Icons\Services.png" />
275+
<Content Include="SamplePages\Graph\LoginButton.png" />
276+
<Content Include="SamplePages\Graph\PeoplePicker.png" />
277+
<Content Include="SamplePages\Graph\PersonView.png" />
275278
<Content Include="SamplePages\Primitives\SwitchPresenter.png" />
276279
<Content Include="SamplePages\TabbedCommandBar\TabbedCommandBar.png" />
277280
<Content Include="SamplePages\Animations\Effects\FadeBehavior.png" />
@@ -613,6 +616,9 @@
613616
<Content Include="SamplePages\VisualEffectFactory\VisualEffectFactory.bind" />
614617
<Content Include="SamplePages\Animations\Activities\InvokeActionsActivityCode.bind" />
615618
<Content Include="SamplePages\Animations\Activities\StartAnimationActivityCode.bind" />
619+
<Content Include="SamplePages\Graph\LoginButtonXaml.bind" />
620+
<Content Include="SamplePages\Graph\PeoplePickerXaml.bind" />
621+
<Content Include="SamplePages\Graph\PersonViewXaml.bind" />
616622
</ItemGroup>
617623
<ItemGroup>
618624
<Compile Include="App.xaml.cs">

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/LoginButton/LoginButtonPage.xaml

Lines changed: 0 additions & 19 deletions
This file was deleted.

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/LoginButton/LoginButtonPage.xaml.cs

Lines changed: 0 additions & 21 deletions
This file was deleted.

Microsoft.Toolkit.Uwp.SampleApp/SamplePages/PeoplePicker/PeoplePickerPage.xaml

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)