Advertisement
Guest User

Untitled

a guest
May 23rd, 2019
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. <ShellItem
  2. Title="Authentication"
  3. FlyoutIcon="{ext:ImageResource ShellDemo.Images.photo.png}"
  4. Style="{StaticResource SecondaryShell}">
  5. <ShellSection>
  6. <ShellContent ContentTemplate="{DataTemplate local:AzureAuthPage}" Route="feed" />
  7. </ShellSection>
  8. </ShellItem>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement