<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>siokoshou</author_name>
  <author_url>https://blog.hatena.ne.jp/siokoshou/</author_url>
  <blog_title>当面C#と.NETな記録</blog_title>
  <blog_url>https://siokoshou.hatenadiary.org/</blog_url>
  <categories>
    <anon>WPF</anon>
  </categories>
  <description>ComboBox で IME を ON にするには、＜ComboBox InputMethod.PreferredImeState=&quot;On&quot; /＞ のように……書いても ON にはなりません！ムカッ。 半日掛かりで実現できました(´；ω；｀) まあ、WPF の知識不足なんですが…。 前のエントリの XAML の最後にある、ComboBox の GotFocus イベントハンドラを下のようにするとできました。 private void Combo_GotFocus( object sender, RoutedEventArgs e ) { var textbox = FindVisualChil…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fsiokoshou.hatenadiary.org%2Fentry%2F20081226%2Fp2&quot; title=&quot; ComboBox で IME を ON にする - 当面C#と.NETな記録&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>2008-12-26 00:00:01</published>
  <title> ComboBox で IME を ON にする</title>
  <type>rich</type>
  <url>https://siokoshou.hatenadiary.org/entry/20081226/p2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
