Skip to content

Instantly share code, notes, and snippets.

@clausjoergensen
Created September 2, 2011 08:34
Show Gist options
  • Save clausjoergensen/1188182 to your computer and use it in GitHub Desktop.
Save clausjoergensen/1188182 to your computer and use it in GitHub Desktop.
<Grid
Width="48"
Height="48"
Margin="0,-75,0,0"
HorizontalAlignment="Right"
VerticalAlignment="Top"
assets:DependencyObjectExtension.NavigateTo="/Views/SearchStationsPage.xaml"
Background="Transparent">
<Ellipse
Width="48"
Height="48"
HorizontalAlignment="Right"
VerticalAlignment="Top"
Fill="Black"
IsHitTestVisible="False"
RenderTransformOrigin="0.646,2.396"
Stroke="White"
StrokeThickness="3"
d:LayoutOverrides="Height" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment