<?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>昨日は数字を増やすという動作を ICommand を使ってビューから切り離しました。でも、例えば数字を減らすという動作が増えた場合... 同じように ICommand を継承したクラスを追加していると、際限なくクラスが増えていってしまいます。 public class MainPageViewModel : INotifyPropertyChanged { public ICommand AddValCommand { get; private set; } public ICommand SubstractValCommand { get; private set; } public voi…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fkazuakix.hatenablog.jp%2Fentry%2F2014%2F11%2F10%2F000359&quot; title=&quot;コマンド入門してみる その 2 - 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>http://cdn-ak.f.st-hatena.com/images/fotolife/k/kazuakix/20141109/20141109175944.jpg</image_url>
  <provider_name>Hatena Blog</provider_name>
  <provider_url>https://hatena.blog</provider_url>
  <published>2014-11-10 00:03:59</published>
  <title>コマンド入門してみる その 2</title>
  <type>rich</type>
  <url>https://kazuakix.hatenablog.jp/entry/2014/11/10/000359</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
