<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>KatagiriSo</author_name>
  <author_url>https://blog.hatena.ne.jp/KatagiriSo/</author_url>
  <blog_title>Rodhos Soft</blog_title>
  <blog_url>https://rodhos.hatenadiary.jp/</blog_url>
  <categories>
    <anon>Windowsストアアプリ最初の一歩</anon>
    <anon>WinRT</anon>
  </categories>
  <description>こんにちは、なんとなく記事っぽくしようと思いこんな出だしではじまります。 Windowsプログラミング入門(俺が)という記事です。最初はオリジナルのクラスをxamlで使ってみようという内容です。 public class Moo { public string txt{get; set;} public Moo() { this.txt = &quot;moo&quot;; } } 外から使うためにpublicがついているのがポイントです。 xamlから使ってみます。リソースにオブジェクト名を定義して、コントロールのDataContextに設定してやってbindで取り出すみたいな感じです。 &lt;Page.Resou…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Frodhos.hatenadiary.jp%2Fentry%2F2015%2F03%2F07%2F232443&quot; title=&quot; オリジナルクラスをxamlで使う - Rodhos Soft&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>2015-03-07 23:24:43</published>
  <title> オリジナルクラスをxamlで使う</title>
  <type>rich</type>
  <url>https://rodhos.hatenadiary.jp/entry/2015/03/07/232443</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
