Skip to content

Instantly share code, notes, and snippets.

@rkusa
Created October 8, 2010 20:49
Show Gist options
  • Save rkusa/617511 to your computer and use it in GitHub Desktop.
Save rkusa/617511 to your computer and use it in GitHub Desktop.
<toolkit:PickerBox ItemsSource="{Binding FirstItems}" SelectedItem="{Binding FirstSelected}"
Foreground="{StaticResource PhoneContrastForegroundBrush}"
FontSize="36" Margin="0,0,0,48" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment