<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>Takachan</author_name>
  <author_url>https://blog.hatena.ne.jp/Takachan/</author_url>
  <blog_title>PG日誌</blog_title>
  <blog_url>https://takap-tech.com/</blog_url>
  <categories>
    <anon>C#</anon>
    <anon>WPF</anon>
  </categories>
  <description>WPFでListBoxを使用している際時に、マウスカーソルが子要素の上にMouseOverしたときに要素を強調表示するために青い枠が以下のように表示されます。 これを停止するためには以下のコードを記述します。デフォルトのスタイルを停止して自作の表示に切り替えます。 &lt;ListBox ItemsSource=&quot;{Binding Items}&quot;&gt; &lt;ItemsControl.ItemContainerStyle&gt; &lt;Style TargetType=&quot;ListBoxItem&quot;&gt; &lt;Setter Property=&quot;OverridesDefaultStyle&quot; Value=&quot;True&quot; /&gt; &lt;Se…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Ftakap-tech.com%2Fentry%2F2017%2F11%2F18%2F012943&quot; title=&quot;ListBoxの要素上にカーソルが乗ったときの強調表示を停止する - PG日誌&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>https://cdn-ak.f.st-hatena.com/images/fotolife/T/Takachan/20171118/20171118012206.png</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2017-11-18 01:29:43</published>
  <title>ListBoxの要素上にカーソルが乗ったときの強調表示を停止する</title>
  <type>rich</type>
  <url>https://takap-tech.com/entry/2017/11/18/012943</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
