<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>gothedistance</author_name>
  <author_url>https://blog.hatena.ne.jp/gothedistance/</author_url>
  <blog_title>Life is Really Short, Have Your Life!!</blog_title>
  <blog_url>https://aroundthedistance.hatenadiary.jp/</blog_url>
  <categories>
    <anon>WPF</anon>
  </categories>
  <description>バインドしてる時にコンボボックスで空白の初期値を設定するには、SelectedItemの値をNullにすると勝手に追加されるようです。 &lt;ComboBox MinWidth=&quot;50&quot; ItemsSource=&quot;{Binding SaleTypeList}&quot; SelectedItem=&quot;{Binding SaleType}&quot; DisplayMemberPath=&quot;Name&quot;/&gt; SaleTypeListはこんな感じのListです。 SaleTypeList.Add(new{ Name = &quot;掛売&quot;, Value = &quot;0&quot; }); SaleTypeList.Add(new{ Name = &quot;現金…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Faroundthedistance.hatenadiary.jp%2Fentry%2F2014%2F08%2F24%2F164031&quot; title=&quot;WPFのComboBoxに空白値を設定する方法 - Life is Really Short, Have Your Life!!&quot; class=&quot;embed-card embed-blogcard&quot; scrolling=&quot;no&quot; frameborder=&quot;0&quot; style=&quot;display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;&quot;&gt;&lt;/iframe&gt;</html>
  <image_url></image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-08-24 16:40:31</published>
  <title>WPFのComboBoxに空白値を設定する方法</title>
  <type>rich</type>
  <url>https://aroundthedistance.hatenadiary.jp/entry/2014/08/24/164031</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
