<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>ch3cooh393</author_name>
  <author_url>https://blog.hatena.ne.jp/ch3cooh393/</author_url>
  <blog_title>酢ろぐ！</blog_title>
  <blog_url>https://blog.ch3cooh.jp/</blog_url>
  <categories>
    <anon>開発-Windows Store Apps</anon>
  </categories>
  <description>「メッセージダイアログを表示させる その1」の続きになります。複数のボタンを表示させる方法についてご紹介しました。 本記事では複数個のボタンを表示したメッセージダイアログで、どのボタンが選択されたのかを取得する方法をご紹介します。 **選択したボタンのインデックス値を取得する |cs| private async void button5_Click(object sender, RoutedEventArgs e) { // メッセージダイアログのインスタンス生成 var dialog = new MessageDialog(&quot;○○処理を実行しますか？&quot;, &quot;確認&quot;); // あらかじめボタ…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.ch3cooh.jp%2Fentry%2F20120726%2F1343205134&quot; title=&quot;WindowsストアアプリでMessageDialogクラスを使ってメッセージダイアログを表示する その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>2012-07-26 17:32:14</published>
  <title>WindowsストアアプリでMessageDialogクラスを使ってメッセージダイアログを表示する その2</title>
  <type>rich</type>
  <url>https://blog.ch3cooh.jp/entry/20120726/1343205134</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
