Skip to content

Instantly share code, notes, and snippets.

@KalinovDmitri
Created March 13, 2017 05:59
Show Gist options
  • Save KalinovDmitri/ee13ce790681e66dd32c3f7cb84f1ae0 to your computer and use it in GitHub Desktop.
Save KalinovDmitri/ee13ce790681e66dd32c3f7cb84f1ae0 to your computer and use it in GitHub Desktop.
<ComboBox IsSynchronizedWithCurrentItem="True" ItemsSource="{Binding AvailableComboBoxValues}" SelectedItem="{Binding SelectedComboBoxItem}" />
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment