Skip to content

Instantly share code, notes, and snippets.

@nickdarnell
Created March 28, 2015 15:49
Show Gist options
  • Save nickdarnell/d6975ddcd0c33100ad34 to your computer and use it in GitHub Desktop.
Save nickdarnell/d6975ddcd0c33100ad34 to your computer and use it in GitHub Desktop.
<local:Overlay>
<ListBox />
<local:Overlay.OverlayContent>
<TextBlock VerticalAlignment="Center" HorizontalAlignment="Center">Loading!</TextBlock>
</local:Overlay.OverlayContent>
</local:Overlay>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment