<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<oembed>
  <author_name>dotnetmemo</author_name>
  <author_url>https://blog.hatena.ne.jp/dotnetmemo/</author_url>
  <blog_title>開発思考実験日記</blog_title>
  <blog_url>https://dotnetmemo.hatenadiary.org/</blog_url>
  <categories>
    <anon>ViewMaker</anon>
    <anon>MVVM</anon>
  </categories>
  <description>今回はView側で行う入力検証処理です。WPFもSilverlightも同時的な入力検証処理を持っていますが、これらは通常画面上で入力されたタイミングでチェック処理が発生します。しかし業務アプリではボタン押下時などに強制的に全入力項目をチェックしたり、一部分の領域をチェックする必要があります。 強制的な入力検証の実行 入力検証を強制的に実行するためには、WPFやSilverlightが入力時に行う「ソース（ViewModel）更新処理（UpdateSource）」をプログラムから実行すれば可能です。VisualTreeを探索しながらバインドしているコントロールを探して再帰的に実行していけば特定…</description>
  <height>190</height>
  <html>&lt;iframe src=&quot;https://hatenablog-parts.com/embed?url=https%3A%2F%2Fdotnetmemo.hatenadiary.org%2Fentry%2F20110512%2F1305200043&quot; title=&quot;ViewMakerにみるMVVMの実装（３） - 開発思考実験日記&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>2011-05-12 20:34:03</published>
  <title>ViewMakerにみるMVVMの実装（３）</title>
  <type>rich</type>
  <url>https://dotnetmemo.hatenadiary.org/entry/20110512/1305200043</url>
  <version>1.0</version>
  <width>100%</width>
</oembed>
