<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>kazuakix</author_name>
  <author_url>https://blog.hatena.ne.jp/kazuakix/</author_url>
  <blog_title>kazuakix の日記</blog_title>
  <blog_url>https://kazuakix.hatenablog.jp/</blog_url>
  <categories>
    <anon>Windows Phone</anon>
  </categories>
  <description>プロパティが変更された事を View に通知するためには INotifyPropertyChanged インタフェースを実装したクラスを作りますよね。 普通の方法 INotifyPropertyChanged インタフェースは PropertyChanged イベントハンドラを実装しないといけないのでこんな感じ。 public class MainPageViewModel : INotifyPropertyChanged { public event PropertyChangedEventHandler PropertyChanged; protected void NotifyPrope…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuakix.hatenablog.jp%2Fentry%2F2014%2F11%2F22%2F001847&quot; title=&quot;Windows Phone アプリでプロパティの変更を通知する方法 - kazuakix の日記&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-11-22 00:18:47</published>
  <title>Windows Phone アプリでプロパティの変更を通知する方法</title>
  <type>rich</type>
  <url>https://kazuakix.hatenablog.jp/entry/2014/11/22/001847</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
