<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>bleis-tift</author_name>
  <author_url>https://blog.hatena.ne.jp/bleis-tift/</author_url>
  <blog_title>ぐるぐる～</blog_title>
  <blog_url>https://bleis-tift.hatenablog.com/</blog_url>
  <categories>
    <anon>F#</anon>
    <anon>WPF</anon>
  </categories>
  <description>F#でWPFやるときのTipsとか(その1)の続編です。 添付プロパティの作り方 F#で添付プロパティを作るには、添付プロパティの本体はプロパティではなくフィールドに保持する必要があるようです。 // ダメな例 type Sample private () = static member SomeValueProperty = DependencyProperty.RegisterAttached(&quot;SomeValue&quot;, typeof&lt;string&gt;, typeof&lt;Sample&gt;, FrameworkPropertyMetaData(&quot;&quot;, Sample.OnSomeValueChange…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fbleis-tift.hatenablog.com%2Fentry%2Ffsharp-wpf-2&quot; title=&quot;F#でWPFやるときのTipsとか(その2) - ぐるぐる～&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>2016-07-06 13:38:38</published>
  <title>F#でWPFやるときのTipsとか(その2)</title>
  <type>rich</type>
  <url>https://bleis-tift.hatenablog.com/entry/fsharp-wpf-2</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
